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 supported766 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-127011: Add __str__ and __repr__ to ConfigParser
- gh-115999: Don't take a reason in unspecialize
- gh-126991: Add tests for unpickling bad object state
- Allow lazily loaded modules to be imported multiple times without forced resolution
- [3.13] GH-85168: Use filesystem encoding when converting to/from `file` URIs (GH-126852)
- An interpreter can start running during `_interpreters.destroy`
- gh-126992: Change pickle code to base 10 for load_long and load_int
- gh-127020: Make `PyCode_GetCode` thread-safe for free threading
- Pickletools doesn't error on `EXT4` negative argument
- gh-124210: Add introduction to docs for threading module
- Docs
- Python not yet supported