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
- inspect.signature crashes with NameError for TYPE_CHECKING-only annotations
- gh-140494: Remove dead code ifndef TCL_THREADS, which is always defined
- Files with ASCII filename and UTF-8 comment lost EFS flag when writing with `zipfile`
- gh-151292: `_remote_debugging`: Do not corrupt the binary file when hitting `OverflowError`
- [WIP] Reference implementation: `frozendict` / `frozenset` literals and comprehensions
- gh-122931 CI for Linux multiarch co-installability
- gh-135583: Document mock.patch with multiprocessing start methods
- gh-152845: Keep EFS flag for a file loaded from the archive
- gh-152817: Prevent deletion of sqlite3 `cursor.row_factory` attr, missed from: gh-149738
- gh-135894: Preserve _b_base_ in from_buffer for ctypes sources
- Docs
- Python not yet supported