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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-117716: Fix wave RIFF padding for data chunks
- Add threading.get_native_id as an available log record attribute to choose from.
- gh-145242: Add early validation for target in Thread and Process
- gh-135683: Ensure that WatchedFileHandler calls handleError on exceptions.
- gh-143959: Fix test_datetime if _datetime is unavailable
- Add thread safety annotations for C API functions
- Specialize `match` syntax error for unary addition in pattern
- Specialize `match` syntax error for star pattern outside sequence pattern
- gh-145244: Fix use-after-free on borrowed dict key in json encoder
- `_json`: Use After Free in encoder_encode_key_value() - borrowed 'key' used after free
- Docs
- Python not yet supported