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 supported856 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-59598: Ignore leading whitespace in `JSONDecoder.raw_decode`
- gh-117270: Add missed change to COMPARE_OP from 3.12 to dis documentation
- Changed behavior of singledispatch in Python 3.12
- gh-117031: Add support for new member types for PyMemberDef.type
- Support more integer types in PyMemberDef
- gh-113964: Restore the ability to start threads from atexit handler functions.
- Heap types implemented in C must have Py_TPFLAGS_HAVE_GC and implement tp_traverse
- _PyErr_ChainExceptions1 no longer avallable to extension modules in Python 3.13 alpha headers
- gh-112740: Removed buffer size limit for AF_RDS
- Un-deprecate functional API for importlib resources & add subdirectory support
- Docs
- Python not yet supported