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 supported788 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add tier 2 partial evaluation pass.
- Documentation for os.environ should say that os.environ caching behavior is undefined if other threads are setting environment values
- gh-117829: add --include and --exclude flag to zipapp
- gh-117657: Make frame clearing thread-safe
- ThreadPoolExecutor loses exceptions.
- cmd.Cmd completion fails in some cases, must allow the definition of readline completion delimiters
- Lib/importlib: Ensure stale empty python module directories don't break the build
- gh-117657: Enable TSAN check on macOS with free-threads build
- A lot of leaks in the test suite on the ``JIT`` build
- gh-109305: Return an iterator in `IPv[46]Network.hosts()` when there is a single host
- Docs
- Python not yet supported