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 supported966 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.15] gh-89760: Fix os.path.realpath() for volume GUID paths on Windows (GH-155396)
- [3.15] gh-156466: fix cleanup on error after Enter in codegen_enter_scope (GH-156467)
- [3.15] gh-84419: Fix the execute permissions in os.stat() on Windows (GH-155392)
- [3.15] Fix a dangling pointer and reference leak in `local_timezone_from_timestamp` (GH-156598)
- gh-135385: Do not reserve inline values for attributes stored in slots
- inlined comprehension and closed over variables have buggy interactions
- [3.15] gh-156525: fix a few error path scope management bugs in symtable (GH-156526)
- [3.15] gh-156466: fix cleanup on error in codegen_class_body (GH-156507)
- `ZipFile.testzip()` Skips Earlier Duplicate Members
- gh-156539: Validate duplicate ZIP members individually in testzip
- Docs
- Python not yet supported