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 supported954 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-102931: Use explicit exception when shutil._copytree should group exceptions
- gh-128289: Add eager_tasks parameter to asyncio.run() and asyncio.Runner
- gh-128213: fast path for bytes creation from list and tuple
- gh-127478: Enhancement to support FTP connection with NAT scenario
- Improve and maintain `Doc/data/refcounts.dat`
- Replace ctypes.DllGetClassObject and remove DllCanUnloadNow
- gh-127298: When in FIPS mode ensure builtin hashes check for usedforsecurity=False
- gh-74695: Add support for ctypes.c_bool on opposite endian systems
- Add __str__ and __repr__ to ConfigParser for Better Debugging and Unit Testing
- Move const folding to the peephole optimizer
- Docs
- Python not yet supported