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
- gh-154719: Preserve trailing whitespace in t-string interpolation expressions
- gh-154727: Document that SSLSocket.version() comes from the TLS library
- TLSv1.3 should be among possible return values of ssl.SSLSocket.version
- JIT hang / dead loop in hypothesis test suite
- Escaped quotes cause source comments to leak into debug f-string output and t-string metadata
- A dict watcher that follows the documented error protocol makes CPython re-enter Python mid-update
- itertools.count use-after-free via re-entrant step.__radd__
- gh-154387: validate `PyStructSequence_Desc` field invariants
- gh-154690: pathlib: Resolve paths in ensure_distinct_paths() before comparing
- gh-154756: Fix data race in list.sort()
- Docs
- Python not yet supported