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 supported763 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Zero-width characters cause unbounded memory use in PyREPL
- gh-126639: Add ResourceWarning to NamedTemporaryFile
- gh-126524: Run `regen-unicodedata` as a part of our CI
- `_interpreters` is not thread safe on the free-threaded build
- Please upgrade bundled Expat to 2.6.4 (e.g. for the fix to CVE-2024-50602)
- gh-126624: Expose error code ``XML_ERROR_NOT_STARTED`` of Expat >=2.6.4
- NamedTemporaryFile doesn't issue a ResourceWarning when left unclosed on POSIX
- Expose error code `XML_ERROR_NOT_STARTED` of Expat >=2.6.4
- Failed assertion in typeobject.c::wrap_buffer for `b"".__buffer__(-2**31 - 1)`
- gh-126384: Add tests to verify the behavior of basic COM methods.
- Docs
- Python not yet supported