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 supported756 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-47154: make the macos detection of archs more robust
- gh-91278: Fix the table of methods in the collections.abc documentation
- bpo-46716: Use strict unsigned long conversion for DWORD values
- gh-90872: Handle negative timeouts for wait on Windows
- bpo-46614: Allow datetime.isoformat to use "Z" UTC designator
- gh-90533: Implement BytesIO.peek()
- gh-70136: let EmailText every line length not more than 998 character
- bpo-46646: mention that `bytes` are accepted in `ipaddress` docs
- bpo-46781: Tracing: c_return doesn't report the result
- bpo-46799: Improve multiprocessing shared_memory ShareableList
- Docs
- Python not yet supported