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 supported787 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-120696: Skip some TSAN tests on macOS that currently fail
- Freethreading interpreter will attempt to import unsupported stable ABI extension modules
- Lacking description of how to correctly implement indexing syntax support.
- Some Runtime Finalization Constraints Are Not Enforced Nor Documented
- Fix typo in UOp Pair Stats Output
- gh-120838: Add Tests For "Bad" Usage in Runtime Lifecycle Operations
- asyncio REPL fails to run with TERM=dumb or PYTHON_BASIC_REPL in 3.13.0b2
- Inconsistent behavior of `asyncio.Server.wait_closed` in Python 3.12 versus earlier releases
- [RFE] `fields` and `time_*` properties must not be used on UUIDs that are time-agnostic.
- gh-120838: Disallow Py_Finalize() if Py_RunMain() is Running
- Docs
- Python not yet supported