cpython
https://github.com/python/cpython
Python
The Python programming language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported917 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Remove unused _complete_fut attribute from asyncio.StreamWriter
- TaskGroup: tg.cancel() shouldn't block create_task() allow cooperative cancellation
- gh-85668: Add `typing.evaluate_type()` function
- Allow `FrameType` to be instantiated
- `uuid.uuid1()` returns corrupted uuids if called concurrently on free-threaded builds
- Clarify module.__file__ documentation in the data model reference
- JIT stencil digest is too coarse
- gh-150318: Fix ``quantiles(method='exclusive')`` returning unsorted cut points for duplicate floats
- gh-148468: Accept string-like help proxies in argparse
- Add Perfetto trace output to profiling.sampling
- Docs
- Python not yet supported