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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-112887: Fix tarfile FilterError handling to skip member extraction
- gh-86918: Fix file descriptor leaking in multiprocessing.Queue
- Remove incorrect feature coverage comment from msgfmt script's docstring
- tarfile still extracts problematic files when filter is set and errorlevel is 0
- gh-56634: Gettext: raise descriptive error on empty plural-forms value
- IDLE on macOS will close without warning when there are open unsaved files
- c_char array value attribute returns incorrectly
- typing docs are unclear on when `AsyncIterator` should be used in type hints as opposed to `AsyncGenerator`
- Unexpected UnicodeError instead of UnicodeDecodeError within codec.readline() only for 'utf-16' encoding
- Reconsider BPO 44752 changes in rlcompleter since exceptions in descriptors cause auto completion to fail
- Docs
- Python not yet supported