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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-155725: Remove PyGILState_Ensure usage from tracemalloc
- `typing`: one `None`-valued member makes `isinstance()` on a `runtime_checkable` Protocol O(N) per call
- gh-97850: Add load_module() removal to 3.15 What's New
- PyRefTracer_DESTROY is not called for objects deferred by the trashcan mechanism
- gh-156376: Make test_environ_path_cwd independent of the ambient environment
- gh-156353: Fix configparser space delimiter parsing
- gh-156402: Modernize annotation usage in libregrtest
- gh-156371: Fix missing PyRefTracer_DESTROY events for trashcan objects
- gh-156263: Add the duration and timestamp converters to Argument Clinic
- gh-151126: Set `MemoryError` on allocation failure in CJK codec macros
- Docs
- Python not yet supported