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
- [3.15] gh-154139: Document that curses is not thread-safe (GH-154173)
- Names that have been resolved are not consistently removed from sys.lazy_modules
- Generator .throw() exception context chain should match equivalent inline execution
- [3.15] gh-154916: Fix data races in GenericAlias using critical sections (GH-155634)
- gh-155629: do not treat GNU header atime as a ustar path prefix
- [3.15] gh-141174: Test `get_annotations()` on wrapped cyclical `functools.partial` (GH-155663)
- [3.15] gh-141174: Test `type_repr()` of `Template` with invalid syntax in `Interpolation` (GH-155661)
- gh-151943: Document the CharacterData interface and other DOM members
- zipfile should reject inconsistent disk information in EOCDR
- gh-44871: Improve DOM Level 1 conformance of xml.dom.minidom
- Docs
- Python not yet supported