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 supported779 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-126004: allow to mark codecs handlers tests as safe
- Regression of 3.13.1 with iterator creation being duplicated
- gh-127567: Avoid forceful shutting down of handlers during reconfiguration
- Add tests for `dis` command-line interface
- Fix documentation typo for __main__.
- Protocols in `wsgiref.types` should use `@abstractmethod`
- Add overflow checks before calling memory allocators
- Asyncio subprocess `.returncode` never gets set when busy
- 3.14's "What's new" says `__future__.annotations` will be removed, but it must not
- Clarify error message when unpacking objects with `*` and `**`
- Docs
- Python not yet supported