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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- http.client.HTTPConnection and HTTPResponse are missing __repr__
- Docs: replace all `datetime` imports with `import datetime as dt`
- 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__`
- gh-145239: Specialize match syntax error for unary addition in pattern
- gh-145650: Add `logging.{Formatter,Filter}.__repr__`
- gh-145644: Update function related explanations on "controlflow.rst"
- `LOAD_FAST` is not always converted to `LOAD_FAST_BORROW` in a `basicblock`
- Add `signal.get_wakeup_fd()`
- Docs
- Python not yet supported