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-108885: Report the examples of a doctest run by unittest
- gh-155376: prevent supercheck NULL dereference
- gh-154928: Fix data race on the recursion count of threading.RLock
- SSLSocket.get_verified_chain() and get_unverified_chain() raise AttributeError after the TLS layer is torn down
- gh-78416: Add the "%" format unit for required keyword-only arguments
- gh-78416: Add the "$$" format unit for required keyword-only arguments
- gh-78416: Allow "|" after "$" for required keyword-only arguments
- Deprecate the tuple API (`object[index]`) of structseq types (ex: os.stat_result)
- `threading.Thread`'s group parameter is a nuisance
- Should ASAN build use `-shared-libsan`?
- Docs
- Python not yet supported