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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.15] gh-155504: Set the interpreter before fallible thread state initialization (GH-155590)
- [3.14] gh-155504: Set the interpreter before fallible thread state initialization (GH-155590)
- `StreamWriter.start_tls` should allow overriding `server_side`
- `iter()` doesn't require a "collection"
- gh-153928: make Unicode iterators thread-safe
- ProcessPoolExecutor deadlocks against the import lock when the submitted callable is defined in the module being imported
- [3.14] gh-155717: use `spawn` as the default start method for read-only filesystems (GH-155827)
- [3.15] gh-155717: use `spawn` as the default start method for read-only filesystems (GH-155827)
- gh-155856: Rephrase doc for "iter" to avoid "collection"
- gh-58083: Expand the introduction of the cmd module
- Docs
- Python not yet supported