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 supported763 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Extract ZipInfo for archive functionality
- build `v3.13.0rc1` on windows failed with `-1073741819` error code.
- Concurrent reads from `cell` objects (`LOAD_DEREF`) do not scale well
- gh-123378: fix some corner cases of `start` and `end` values in `PyUnicodeErrorObject`
- gh-99505: Fix docs for determining the metaclass
- Add `python -m sysconfig --json` output option
- With removal of distutils in python3.12 from setuptools._distutils.dep_util import newer_group does not seem to work in pegen
- gh-123361: Split `test_dis.py` into a directory
- IDLE not use the new interactive shell
- Documentation of ast.walk misleadingly characterizes its behavior as recursive when it's really iterative
- Docs
- Python not yet supported