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 supported942 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-155004: Fix iconv error handlers in a non-initial shift state
- iconv codecs recurse without bound when the replacement is unencodable
- gh-155006: Encode an error handler's replacement strictly
- gh-122826: Document exec closure name resolution
- Windows code page codec cannot encode with code pages that require dwFlags=0
- gh-154997: Guard stale self->raw access in bufferedio.c after reentrant detach()
- gh-155016: Fix encoding to Windows code pages which require dwFlags=0
- [3.15] gh-154871: Fix `asyncio.Task.get_context()` crash on uninitialized tasks (GH-154898)
- [3.14] gh-154871: Fix `asyncio.Task.get_context()` crash on uninitialized tasks (GH-154898)
- [3.13] gh-154871: Fix `asyncio.Task.get_context()` crash on uninitialized tasks (GH-154898)
- Docs
- Python not yet supported