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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- tarfile: Add support for external compress programs (i.e.: -I pigz)
- test_3_join_in_forked_from_thread forks (and starts thread) at shutdown
- Make sure that `statvfs` is used correctly
- gh-112740: Removed buffer size limit for AF_RDS
- Un-deprecate functional API for importlib resources & add subdirectory support
- Clarified relationship between `__path__` and Package in Ch6 Modules tutorial
- Warning "code will never be executed" in `_LOAD_CONST` in `optimizer_cases.c.h`
- gh-116393: `glob.translate` match empty path parts with "**" when `recursive=True`
- venv+sudo writing pycache with 'wrong' permissions
- gh-108901: Add `bound_arg` to `Signature.from_callable()` and `signature()`
- Docs
- Python not yet supported