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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-127001: Fix conflict with extensionless files in shutil.which() on Windows
- gh-126935: added handler frame to output of traceback of a chained exception
- venv can't figure out that it's isolated
- Add an API to allow getting the number of "performance" cores-only
- gh-112192: Increase the cov% of trace to one decimal place
- gh-118761: Improve import time of `mimetypes`
- Make `pyvenv.cfg`-relocation part of the interpreter initialization instead of the `site` module
- Improve comment for co_nlocalsplus
- [3.13] gh-126986: Drop _PyInterpreterState_FailIfNotRunning() (gh-126988)
- shutil.which() can return non-executable path starting with 3.12 on Windows
- Docs
- Python not yet supported