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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- _PyErr_ChainExceptions1 no longer avallable to extension modules in Python 3.13 alpha headers
- gh-108901: Add `bound_arg` to `Signature.from_callable()` and `signature()`
- CPython 3.12 embedded in WeeChat causes segfault on subsequent calls to Py_EndInterpreter
- Crash when using typing and daemon threads
- Introduce platform.vm_info (or similar) as a replacement for recently deprecated platform.java_ver.
- GH-116380: Speed up `glob.glob()` by removing some system calls
- Docs: In param lists mark up multiple types correctly
- gh-42664: Preserve first instance of duplicate cookies as per RFC 6265
- `NamedTuple` can't inherit from another class
- datetime arithmetic during DST transitions is incorrect
- Docs
- Python not yet supported