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-54643: Document the rules for public names in the tutorial
- `sys._clear_internal_caches()` no longer clears the type cache
- gh-89132: Fix subclassing of annotated types
- gh-155322: Validate mutable structseq layout attributes
- gh-155358: Use named attributes with urllib.parse module
- gh-155373: Inline the parsing code of optional groups in Argument Clinic
- `super.__new__(super)` can create an object that causes a NULL dereference in supercheck()
- 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
- Docs
- Python not yet supported