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
- 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.
- gh-115999: Add free-threaded specialization for ``TO_BOOL``
- Add EHWPOISON to errno module
- 3.13: cannot run `python -m tkinter` due to missing `init.tcl`
- Generator objects are defined using `PyObject_HEAD` rather than `PyObject_VAR_HEAD`
- Docs
- Python not yet supported