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 supported788 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- asyncio.staggered.staggered_race can log NameError: cannot access free variable 'exceptions' where it is not associated with a value in enclosing scope
- gh-128002: add more thread safety tests for asyncio
- Race in _ctypes_alloc_callback and libffi under free-threading
- Expose an interface to sqlite3_file_control
- Add some docstrings to xml.dom.minidom
- gh-128509: Add `sys._is_immortal` for identifying immortal objects
- gh-126022: make license.rst consistent with LICENSE
- Make pathlib ABCs usable by zipfile.Path
- gh-128438: Add `EnvironmentVarGuard` for `test_pdb.py`
- GH-128520: Divide pathlib ABCs into three classes
- Docs
- Python not yet supported