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
- gh-73045 Fixed behaviour of os.path.ismount(), for Windows, for non-existent drives and paths
- gh-139873: `pygettext`: Open files with `encoding='utf-8'`
- venv: activate.fish breaks prompt (prints directory) due to "echo 'exit $old_status' | ." line
- Docs: C annotations extension produces invalid docutils tree
- some tests will fail on macOS when have a system proxy such as test_urllib2_localnet test_urllib2net
- Many path failures on Windows builds on Azure 32-bit CI
- gh-101525: configure: Add PIE detection logic for BOLT optimizations compatibility
- gh-140057: Allow daemon threads in subinterpreters
- gh-140355: Simplify asyncio REPL code by removing threading and future handling
- gh-84027: Add whl as an unpack format in shutil
- Docs
- Python not yet supported