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
- 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
- profiling: flamegraph export fails with RecursionError on a deeply recursive program
- gh-156545: Fix flamegraph export RecursionError on deeply recursive programs
- gh-156145: Don't rely on errno for float `pow` and `is_integer`
- `sqlite3.Row()` crashes when given a `Cursor` whose `__init__` was not called
- Docs
- Python not yet supported