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 supported954 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-130895: fix multiprocessing.Process join/wait/poll races
- gh-131430: Fix crashes on an empty DELETE_WORD_BACKWARDS (^W) followed by CLEAR_TO_START (^K)
- gh-130197: pygettext: Fix and test the `--exclude-file` option
- Explain how to properly mock user-defined `__call__`
- Rename PyGILState_Check()
- input() not including built-in newline if string > 236 characters
- New repl shows output only for last statement from several, separated by ";"
- Add tests for command-line interface
- bytes.fromhex() is 1.3 times slower than binascii.a2b_hex()
- Self-documenting expressions conversion + format-spec
- Docs
- Python not yet supported