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 supported950 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Update __dataclass_params__ to track actual changes made by decorator
- gh-99453 Add ValueError error handling for cookiejar.py
- gh-96139: [unittest] call `tearDown` even if `asyncSetUp` fails
- gh-99349: Support binding a `AF_UNIX` socket to a path-like object
- Context manager support for `contextvars.Context`
- gh-99633: Add context manager support to `contextvars.Context`
- gh-99595: Fix bug in multiprocessing.managers.BaseProxy that causes AttributeError when passing a proxy between processes
- gh-96463: fix `load_tzdata` raising `OSError`, not `ZoneInfoNotFound…
- 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
- Docs
- Python not yet supported