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 supported963 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-157194: Read the opcode atomically in the specializer
- Docs: `set_forkserver_preload()` does not cover lazily imported modules
- `dir()` can raise `RuntimeError: dictionary changed size during iteration` on the free-threaded build
- gh-157227: `_remote_debugging`: Validate lists and tuples in `write_sample`
- gh-108668: Preserve exception state during delegated throw
- gh-157216: Document that forkserver preload skips deferred imports
- sqlite3: executescript can't process iterdump in batches anymore
- email ContentManager mutates messages after failed content validation and accepts unknown byte CTE values
- gh-157217: Fix dir() race when merging from a mappingproxy
- datetime: strftime/strptime sub-second precision specifier (%Nf)
- Docs
- Python not yet supported