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 supported888 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-35328: Always set VIRTUAL_ENV_PROMPT at venv activation
- bpo-41787: add references to PEP424, and a sentence on purpose for __length_hint__
- gh-85566: State interpreter var "_" in appendix of tutorial
- bpo-41728: Debug logging when adding TarInfo object
- bpo-32642: Allow for PathLike objects in sys.path
- bpo-20082: fix misbehavior of buffered writes to raw files in append mode
- bpo-15443: Nanoseconds support for datetime objects (work in progress)
- gh-85774: IDLE smart backspace not remove multiple spaces if not at start of line
- bpo-41544: Add missing parameters to dummy.DummyProcess and dummy.Pool
- bpo-41538: Make python interpreter customizable for EnvBuilder
- Docs
- Python not yet supported