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 supported778 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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)
- Improve performance of copy.copy
- gh-128118: Improve performance of copy.copy by using a fast lookup for atomic and container types
- GH-127705: Add debug mode for `_PyStackRef`s inspired by HPy debug mode
- Docs
- Python not yet supported