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 supported776 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- GH-128131: Support fast forward seek in uncompressed unencrypted ZipExtFile
- Make getopt error message style more consistent
- gh-128127: add feature for ast.NodeVisitor generic_visit to return list of all return values of calls to `visit_`
- os.path.realpath() RecursionError
- `test_strftime_y2k` fails while cross-compiling 3.14a3 for `x86_64_v2` and `x86_64_v3` on Linux
- gh-127638: Prevent copying extended attributes of script files when creating venv
- test_builtin.ImmortalTests.test_immortals tests are not so immortal on i586 and 3.14.0a3
- Incorrect MRO cache entry is populated for types that do not have a version assigned
- Performance enhancement of the turtle module
- [3.9] gh-121277: Allow .. versionadded:: next in docs (GH-121278)
- Docs
- Python not yet supported