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
- class.__annotations__ gives weird value when using built-in type keywords as attribute
- test_sendfile_close_peer_in_the_middle_of_receiving fails on ppc64le
- doctest: Allow checking for Traceback context errors
- Allow stable ABI extensions to include multiarch tuples in the filename
- gh-117364: Add `doctest.SkipTest` to skip all or some doctest examples
- Improve performance of `find_max_char`
- gh-122901: Improve performance of find_max_char
- Performance improvement for os.scandir on Windows
- gh-122885: Improve os.scandir (and os.walk) performance on Windows
- GC: Implementation does not match behavior documented on `gc.set_threshold`
- Docs
- Python not yet supported