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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-124285: document assumptions on __bool__/__len__ behaviour
- gh-124176: `create_autospec` must not change how dataclass defaults are mocked
- 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
- GH-91048: Add utils for capturing async call stack for asyncio programs and enable profiling
- `functools.partialmethod` simplification
- GH-124483: Treat `_Py_Dealloc` as an escaping call in tier two
- gh-124656: Added info that only one profiler can be used
- Docs
- Python not yet supported