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
- gh-108901: Add `bound_arg` to `Signature.from_callable()` and `signature()`
- gh-108901: Add `inspect.Signature.from_frame`
- gh-116502: Fix memory access violation on fatal error with Windows
- Introduce platform.vm_info (or similar) as a replacement for recently deprecated platform.java_ver.
- gh-116477: Improve performance of range for the single argument case
- gh-42664: Preserve first instance of duplicate cookies as per RFC 6265
- `NamedTuple` can't inherit from another class
- datetime and time equality and hashing problematic
- gh-115988: Add missing ARM64 and RISCV filter in lzma module
- Add a new interface for external profilers and debuggers to get the call stack efficiently
- Docs
- Python not yet supported