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 supported865 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- gh-83074: Ignore EACCES, ENOSYS in copyxattr
- bpo-41510: Updated documentation to add `header` kw-argument of pdb.set_trace()
- bpo-41097: allow io.BufferIO.write() operations when there are buffer views and no buffer resize is required
- gh-85668: Create public API for typing._eval_type
- gh-50393: "Clear and restart" IDLE shell windows
- Docs
- Python not yet supported