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 supported938 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `faulthandler`: data races in `enable()`/`disable()` and `dump_traceback_later()` under free threading
- email.message.Message.add_header behavior differs from Message[header]=v
- gh-151454: Accept Header values in email.message.Message.add_header
- IDLE - colorize `type` as a soft keyword when it begins a statememt
- gh-151408: Fix bug with lazy importing a previously imported and removed module
- Race condition in `itertools.islice` under free-threading
- gh-151409: add critical section for `islice_next`
- gh-137528: Document the co_linetable code object attribute
- When re-importing a submodule lazily after removing it, it's never added back to sys.modules.
- tarfile: reject differential-prone global pax records
- Docs
- Python not yet supported