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-150942: Speed up FrameLocalsProxy.values()
- [3.14] gh-155292: Don't consider Unicode codepoint attributes outside RFC 3454 (GH-155293)
- gh-75876: Limit the address space of a bigmem test
- Fix various issues in the 'Timer File Descriptors' documentation
- gh-144446: Fix thread safety of gi_frame, cr_frame and ag_frame in free-threading
- [3.15] gh-155894: Fix wait_for() docs claiming a coroutine is wrapped in a Task
- [3.15] gh-155999: `tarfile`: handle a member that leaves the destination but comes back (GH-156000)
- Keyword typo suggestions differ between file and string tokenizers
- gh-156031: Restore urllib.request._opener in test_httpservers
- LOAD_ATTR does not specialize after replacing an instance's `__dict__`
- Docs
- Python not yet supported