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 supported849 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Warn when running in a virtual environment that was created for a different minor Python version
- Use tagged pointers on the stack in the default build.
- Possible build regression in 3.13.1 with `-latomic` on MIPS
- make memoryview thread safe in free-threading
- 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
- Regression of 3.13.1 with iterator creation being duplicated
- gh-127567: Avoid forceful shutting down of handlers during reconfiguration
- Fix documentation typo for __main__.
- Protocols in `wsgiref.types` should use `@abstractmethod`
- Docs
- Python not yet supported