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 supported756 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-35328: Always set VIRTUAL_ENV_PROMPT at venv activation
- Minor test fixes for zlib and gzip
- bpo-41839: Fix error checking in sched_get_priority_ functions
- bpo-41787: add references to PEP424, and a sentence on purpose for __length_hint__
- gh-85566: State interpreter var "_" in appendix of tutorial
- gh-69925: Add PAYLOAD_TOO_LARGE / URI_TOO_LONG to http.HTTPStatus
- gh-60207: Raise OSError instead of ThreadError if thread creation fails
- bpo-41734: refactor b32{encode,decode} tests
- bpo-12806: Add argparse FlexiHelpFormatter
- bpo-41728: Debug logging when adding TarInfo object
- Docs
- Python not yet supported