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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `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
- gh-135660: Print the exception raised in _safe_string
- Slightly improve error message when given incorrect module path
- ElementTree.find doesn't use registered namespaces when .find is called, and the inconsistency between ElementTree and ElementPath in how namespaces are defined
- gh-70546: Document mmap object's __iter__ behavior that differs from that of bytearray.
- Docs
- Python not yet supported