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 supported860 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- GH-85724: Ignore the MAC from the Touch Bar interface on macOS in uuid
- Update __dataclass_params__ to track actual changes made by decorator
- gh-99453 Add ValueError error handling for cookiejar.py
- self._manager is None when proxy gets passed between processes and causes AttributeError
- 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
- py.ini and pyw.ini (for the launcher) are ignored if they are encoded in utf-8 with BOM
- Docs
- Python not yet supported