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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-90562: Improve zero argument support for `super()` in dataclasses when `slots=True`
- refactor the implementation of inlined comprehensions
- gh-119180: Set the name of the param to __annotate__ to "format"
- gh-121377: Fix closure with intervening comprehension
- f-string docs update: the level of expression nesting in format specifiers
- PyGILStateEnsure() (Probably) Crashes If Called After Finalization
- Use new REPL for wasm demo
- Pyrepl on windows is blocking where it shouldn't
- [DOC] Remove unneeded LaTeX code from latex_elements['preamble']
- GH-91048: Add utils for capturing async call stack for asyncio programs and enable profiling
- Docs
- Python not yet supported