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 supported967 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.15] gh-156466: fix cleanup on error in codegen_function_annotations (GH-156502)
- urllib: urlretrieve() on Windows, given a local file url and no target filename method returns an invalid filename
- A backreference does not match characters which are matched case-insensitively as literals
- gh-156513: Match a backreference case-insensitively as a literal
- Conditional annotations are always included in `STRING` annotations
- gh-156515: Correctly filter conditional annotations in FORWARDREF and STRING formats
- Py_UNICODE_TOUPPER() and friends do not return the simple case mappings
- gh-156518: Return the simple case mappings defined by the UCD
- [3.15] gh-156466: fix cleanup on error in codegen_leave_annotations_scope
- gh-156321: Fix asyncio.shield() reporting a retrieved exception
- Docs
- Python not yet supported