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 supported880 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
- profiling.sampling doesn't work under venv on Windows
- gh-148925: Add PyUnstable_CollectCallStack and PyUnstable_PrintCallStack
- 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
- [3.14] gh-123853: Update locale.windows_locale (GH-123901)
- Docs
- Python not yet supported