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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Many pure python tools that have a special cases for dict should accept frozendict as well.
- gh-145040: Fix crash in sqlite3 when connection is closed from within a callback
- `_sqlite`: NULL dereference when connection is closed from within a callback
- Correct `DynamicClassAttribute` from function to class in types docs
- gh-139103: Improve enum free-threaded scaling
- Expose special method lookup at Python level
- gh-144873: Document isinstance Edge Case
- GH-130750: Restore quoting of choices in argparse error messages to match documentation and improve clarity
- gh-144989: Expose special method lookup at Python level
- re.sub() repl notation explanation is disjointed
- Docs
- Python not yet supported