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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- GH-148937: fix for free-threaded GC (RSS based defer)
- add bound syntax for type variable tuples and parameter specifications
- gh-148919: Make test_redirect_no_path independent of proxy environment variables
- gh-148925: Add non-allocating PyUnstable_* APIs for call-stack iteration
- dataclass tries to generate `__init__()` even though the class already defines one
- Unable to execute str(importlib.metadata.metadata("x'x'x"))
- Endless polling EOF socket
- gh-148942: Docs: Clarify that exec() accepts bytes-like objects
- gh-148242: Partial restoration of the historical behavior of `defaultdict`, without losing thread safety
- Remove hard-coded python version in Tools/pixi-packages #148858
- Docs
- Python not yet supported