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 supported917 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-149532: Remove `bool.__invert__` magic method
- gh-149137: Fix PackagePath to normalize backslashes from Windows RECORD files
- gh-000000: Convert `PyBool_Check`, `PyBytes_Check` & `PyBytes_CheckExact` macro to a function
- tarfile.data_filter doesn't handle symlinks with empty names
- 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
- Improve performance of `re.compile()` for patterns with character ranges
- Docs
- Python not yet supported