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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Lacking description of how to correctly implement indexing syntax support.
- Some Runtime Finalization Constraints Are Not Enforced Nor Documented
- gh-120838: Add Tests For "Bad" Usage in Runtime Lifecycle Operations
- 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
- `subprocess.run` docs should recommend copying `os.environ` on Windows
- `__module__` is not defined, seeming to contradict the Python Data Model.
- Allow one to use build.bat to skip building test project files entirely.
- Unpickling Exceptions with keyword arguments in multiprocessing throws an error
- Docs
- Python not yet supported