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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-84388: Expose NCURSES_EXT_FUNCS
- bpo-30082 Popen: add kwarg to hide process window on Windows
- bpo-39732: encode UIDs in XML as CF$UID
- bpo-39468: Improve the site module's error handling while writing .python_history
- bpo-17659: Add locale.getfirstweekday
- gh-83405: Document None support for HTTPConnection.timeout
- bpo-18233: Add SSLSocket.get_verified_chain() and SSLSocket.get_unverified_chain()
- bpo-34716: Change MagicMock().__divmod__ to return a pair of MagicMock instances
- gh-77227: An IDLE option to strip trailing whitespace on save
- bpo-37921: Better handle symlinks in the zipfile module
- Docs
- Python not yet supported