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 supported917 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- tarfile: `zstopen` uses `except Exception:` and leaks `fileobj` on `BaseException`, inconsistent with `gzopen`/`bz2open`/`xzopen`
- Move _testclinic to multi-phase init
- ConfigParser.items() docstring does not describe the no-argument overload
- gh-149930: Clarify imaplib response helper types
- gh-149962: Clarify IMAP4.append() argument handling
- Doc: Clarify smtplib server reply bytes
- Doc: Clarify poplib response byte values
- Doc: Clarify UUID bytes attributes
- Doc: Clarify ctypes character pointer value types
- [3.12] gh-149698: Update bundled expat to 2.8.1 (GH-149699)
- Docs
- Python not yet supported