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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- ensurepip has no --break-system-packages option
- Virtual environments created with `venv --system-site-packages` can't access binaries from pre-installed packages, neither re-install those packages
- `python -m venv <dir>` cause dir appairs more than one times in $PATH
- gh-110693: Add a Timeout to _PyEval_AddPendingCall()
- Confusing behavior with `sys.monitoring.DISABLE`
- gh-54873: Add support for namespaces prefixes to `xml.sax.expatreader`
- Remove outdated `method='c14n'` references from ElementTree
- gh-118318: Remove outdated c14n references from ElementTree
- Missing Build Dependence: _freeze_module.c
- py.exe does not pass environment variable __COMPAT_LAYER to python.exe
- Docs
- Python not yet supported