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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Define the interface of a CodeLike object
- Adding read/readline() after write appends to EOF, not to the position
- Changed behavior of singledispatch in Python 3.12
- Function version numbers do not obey necessary invariants
- gh-117031: Add support for new member types for PyMemberDef.type
- Incorrect output due to Tier 2 `_LOAD_CONST_INLINE`
- Support more integer types in PyMemberDef
- Move Tier 2 interpreter out of `_PyEval_EvalFrameDefault`
- Allow load_cert_chain to load cert from token
- gh-113964: Restore the ability to start threads from atexit handler functions.
- Docs
- Python not yet supported