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
- gh-149985: Remove future annotations and if TYPE_CHECKING in pyrepl
- gh-59999:` zipfile:` restore Unix permissions after extraction
- Frozen dataclass and property: improve test coverage
- gh-150069: Test frozen dataclass and properties interaction
- gh-135828: Disable syntax highlighting in Using Python on macOS
- 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
- Docs
- Python not yet supported