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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-127716: make memoryview thread-safe in free-threaded build
- Improve performance of inherited mapping assignment slot calls
- [3.15] gh-155648: In IDLE tests, call unittest.main without exit arg (GH-156249)
- gh-156250: Speed up inherited mapping assignment slot calls
- [3.15] gh-156126: Fix crash in -X importtime with unencodable module names (GH-156137)
- gh-155648: Write the empty and placeholder IDLE tests
- Argument Clinic: move converters defined in several files to libclinic
- Argument Clinic: add a parametrized converter for durations and timestamps
- `os.chmod` is missing validation for `dir_fd` and `follow_symlinks` when `path` is a file descriptor
- gh-156264: add missing checks in `os.chmod`
- Docs
- Python not yet supported