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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Allow users to create sub-interpreters with different site-import settings to the main interpreter
- Allow setting the memory alignment of raw memory from Python
- gh-112417: Fix hardcoded ldconfig to use $PATH
- gh-67765: Tests for wsgiref to increase coverage, converted patches to PR
- gh-96694: add F_GETLK wrapper in fcntl module
- gh-65920: Implement `socket.sendfile` with `TransmitFile` on Windows
- gh-114673: Docs: Fix os.startfile argument filepath
- gh-112319: Allow special protocol members
- FunctionType Object takes -2 to 0 positional arguments
- `@runtime_checkable` `Protocol` doesn't check if `__class_getitem__` exists.
- Docs
- Python not yet supported