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
- shutil.copyfileobj should break on short read
- gh-109936: return on EOF in shutil.copyfileobj
- Command prompt does not respect `VIRTUAL_ENV_DISABLE_PROMPT` when activating venv
- termios module is missing map from *FLAG to list position
- Add methods for constructing datetime from microsecond timestamp
- (Mostly) Stop Special-casing the Main Interpreter
- Failed doctest test for decimal.Decimal.__round__
- sys.path[0] Is Set Differently From the Rest of sys.path
- libregrtest: add option to run every test case in separate process
- When SIGINT happens shortly after a file read started, any exception from its signal handler is ignored on Windows
- Docs
- Python not yet supported