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 supported914 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-150459: Fix `SyntaxError` message for `from x lazy import y`
- _osx_support._default_sysroot is dead in CPython but used downstream with no public replacement
- gh-150836: Build Tcl/Tk with noembed on Windows
- gh-150831: clarify generator, generator function, and generator iterator in glossary
- gh-150887: Fix Traversable abstractmethod docs
- gh-150868: Fix incorrect specialized deallocation of float subclasses in sum()
- importlib.resources.abc.Traversable.joinpath is still marked as abstract after implementation
- gh-90533: Implement BytesIO.peek()
- Free-threading: `signal.pthread_kill` deadlocks child threads
- Speed up JSON string encoding for documents with long string values
- Docs
- Python not yet supported