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 supported780 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `_PyEval_SetTrace` is no longer available in C API since 3.13
- GH-126367: Fix urllib.request.url2pathname() colon handling in URLs on Windows
- optimize code for proxy handling of `urllib.request`
- Regression in Django with singledispatchmethod on models
- Warn when running in a virtual environment that was created for a different minor Python version
- gh-127712: Fix `secure` argument of `logging.handlers.SMTPHandler`
- GH-125413: Add `pathlib.Path.info` attribute
- ``test_import`` leaks references
- Use tagged pointers on the stack in the default build.
- logging.handlers.SMTPHandler: secure argument is broken in Python 3.12+
- Docs
- Python not yet supported