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 supported756 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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)
- bpo-41643: always support pathlib in shutil.make_archive
- gh-85774: IDLE smart backspace not remove multiple spaces if not at start of line
- bpo-27307: string.Formatter unnumbered key/attributes
- 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()
- Docs
- Python not yet supported