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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-123596: Add missing tracebacklimit attribute to sys module
- gh-113924: Add copy from zipfile without decompress/recompressing data
- `_pickle.PicklingError` on 3.14.0a1+ where it didn't before due to the start method change from fork to forkserver
- gh-125651: Fix UUID hex parsing with underscores
- gh-124872: Mark the thread's default context as entered
- GH-125603: Don't count executing generators and coroutines as referrers in gc.gc_referrers.
- New REPL multiline editing feature not documented
- ipaddress IPv4Network and IPv6Network need specialized reverse_pointer property
- gh-110693: refactor pending calls and use linked list implementation
- gh-125562: Update to documentation for exec* functions
- Docs
- Python not yet supported