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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-99453 Add ValueError error handling for cookiejar.py
- Float string formatting with no specified presentation type behavior.
- Context manager support for `contextvars.Context`
- gh-99633: Add context manager support to `contextvars.Context`
- Consider testing `zoneinfo` with `tzdata` PyPI package installed
- gh-99595: Fix bug in multiprocessing.managers.BaseProxy that causes AttributeError when passing a proxy between processes
- py.ini and pyw.ini (for the launcher) are ignored if they are encoded in utf-8 with BOM
- gh-96463: fix `load_tzdata` raising `OSError`, not `ZoneInfoNotFound…
- Add tkinter to the official embeddable python zip file
- Add self-reporting of PEP 425 tags to sysconfig
- Docs
- Python not yet supported