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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- Slash notation should be defined in a notation key at the beginning of the Built-In Functions section
- gh-98552: Fix preloading '__main__' with forkserver being broken for a
- Resolution / determining of metaclass docs don't align with what really happens
- Docs
- Python not yet supported