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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-110721: Remove undefined `_Py_Offer_Suggestions` in `pycore_pyerrors.h`
- `zipfile`: Inconsistent and insufficient date_time validation and handling across `ZipInfo` methods
- Add escaping mode to PyUnicode_FromFormat(): %#c, %#s, %#S, %#U, %#V
- itertools.count use-after-free via re-entrant step.__radd__
- gh-154670: Fix use-after-free in itertools.count via re-entrant step
- gh-154546: Make http.cookies.BaseCookie.load() atomic on error
- Improve import time of various stdlib modules
- [3.14] gh-123720: When closing an asyncio server, stop the handlers (GH-124689)
- [3.13] gh-123720: When closing an asyncio server, stop the handlers (GH-124689)
- Locale-encoded text is corrupted on FreeBSD, NetBSD, DragonFly BSD and macOS in non-UTF-8 locales
- Docs
- Python not yet supported