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
- `os.sendfile` leaks header buffer exports on validation errors
- gh-156287: fix leak in `os.sendfile`
- gh-156026: document tar filter link targets
- tarfile: member reads can propagate underlying compression exceptions instead of wrapping them
- Disallow lone starred expressions at the *grammar* level
- gh-156062: Fix SynchronizedBase instantiation without a lock or a ctx
- gh-156072: Fix `tokenize.untokenize` to preserve the original line's whitespace
- gh-153668: Replace Unicode numeric switch with binary-search tables
- PyLong_AsInt32() and friends modify *value when they raise OverflowError
- _ios_support fails to import on iOS 13, where find_library() cannot query the dyld shared cache
- Docs
- Python not yet supported