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 supported787 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-115999: Specialize `LOAD_ATTR` for instance and class receivers in free-threaded builds
- Make Argument Clinic aware of possible UBSan failures
- `ctypes` pointer writes are not thread safe
- gh-58956: Fix a frame refleak in bdb
- gh-128184: Fix docstring generation in dataclasses with forward refs
- gh-127604: Add C stack dumps to `faulthandler`
- gh-114272: fix Windows `test_asyncio/test_subprocess` when `sys.executable` contains unescaped spaces
- gh-84559: improve What's New entry for `multiprocessing` start method changes
- Dataclass `__init__` annotation eagerly evaluated
- Defining iterator in a separate class no longer works in 3.13
- Docs
- Python not yet supported