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 supported938 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Resolve newer Linux os functions at runtime instead of compiling them out against old glibc
- urllib.robotparser raises ValueError for a non-decimal digit in Crawl-delay or Request-rate
- Add `PyDict_AsFrozenDictAndClear` C-API
- FrameLocalsProxy `|=` and `update()` mishandle errors raised while merging mappings
- zipfile raises UnicodeDecodeError instead of BadZipFile for a member name flagged UTF-8 but not valid UTF-8
- gh-153426: Raise BadZipFile for an invalid UTF-8 filename in zipfile
- zipfiles.ZipFile's internal ZipInfo entry cache has no internal bounds
- gh-152754: Fix crash when an os.scandir iterator is shared between threads
- os.pidf_* functions not available when building with older glibc and modern Linux UAPI headers
- IDLE fails to start when the user configuration file cannot be parsed
- Docs
- Python not yet supported