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 supported854 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Cannot create venvs on small-xattr filesystems when CPython is installed somewhere with large xattrs (Regression from 3.12)
- `Protocol` should be documented as using `ABCMeta` as metaclass
- gh-127567: Avoid forceful shutting down of handlers during reconfiguration
- Protocols in `wsgiref.types` should use `@abstractmethod`
- Add overflow checks before calling memory allocators
- Clarify error message when unpacking objects with `*` and `**`
- Convert static initializers of `PyTypeObject`s to use C99 Designated (named) initializers
- Python3.9+ throws KeyError when extracting folder with trailing slash
- GH-125873: error out in getpath when unable to find stdlib
- gh-80192: Use windows api if ssl cert verification fails
- Docs
- Python not yet supported