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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-67795: Improve precision of non-float timestamp and timeout arguments
- Consolidate `pathlib.PurePath.match()` and `full_match()`
- GH-139282: Support recursive wildcard in `pathlib.PurePath.match()`
- print _pyrepl.readline._wrapper.reader will raise error'UnixConsole' object has no attribute 'posxy'
- `logging.captureWarnings` and `warnings.catch_warnings` do not play well together
- Interpreter Methods For Main Interpreter Fail Unexpectedly
- Assertion crash in `code_returns_only_none`
- gh-139679: Resolve symbolic links to directories when shutil.make_archive() is used to create a zip file
- pygettext.py crashes with UnicodeEncodeError when writing .pot files containing emoji
- gh-139875: Make `code.interact` Match REPL Behavior on ctrl+d in Multiline Entry
- Docs
- Python not yet supported