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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- posix_spawn crashes when python is run with gprofng
- `OSError: AF_UNIX path too long` regression in `forkserver`
- gh-149532: Remove `bool.__invert__` magic method
- gh-149137: Fix PackagePath to normalize backslashes from Windows RECORD files
- Convert `PyBool_Check`, `PyBytes_Check` & `PyBytes_CheckExact` macro to a function
- Add Hook For Import-Related Events
- Add option to validate ElementTree during serialization
- gh-149180: avoid double checking `tp_as_number`, `tp_as_sequence` and `tp_as_mapping`
- gh-149468: Add option to validate ElementTree during serialization
- `input` assumes the last character is a '\n' and always strips it
- Docs
- Python not yet supported