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 supported925 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-153578: Fix out-of-bounds write in bytearray.extend() with a reentrant __buffer__
- gh-153521: Support structured arguments in imaplib commands
- gh-153285: Preserve LTO target names on macOS
- gh-153534: Broaden `_asyncio` `_call_soon` fast path to safe `BaseEventLoop` subclasses
- gh-102591: Document that urlcleanup resets the global opener
- gh-153563 feat: add unicode_memeq() to compare either directly or SSE2 vector
- `sentinel()` construction races `func.__module__` reassignment in `caller()` under free-threading
- Speed up the parser
- Base the tokenizer API on source offsets
- gh-153528: Document `mode="func_type"` in `compile()`
- Docs
- Python not yet supported