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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-142041: Improve concurrent.interpreters documentation
- docs: improve readability of §9.3.[3,4] in `Doc/tutorial/classes.rst`
- Extend `FOR_ITER` specializations to cover other indexable sequences
- http.client.HTTPConnection and HTTPResponse are missing __repr__
- gh-145238: Add native thread ID to logging record attributes
- gh-145668: Optimize FOR_ITER virtual iterators for bytes, bytearray, …
- gh-145651: Add `http.client.{HTTPConnection,HTTPResponse}.__repr__`
- `LOAD_FAST` is not always converted to `LOAD_FAST_BORROW` in a `basicblock`
- Add `signal.get_wakeup_fd()`
- `_CallableGenericAlias` class and `typing.Callable` docstring should be corrected
- Docs
- Python not yet supported