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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- crossinterp: Segfault in `check_missing___main___attr` if AttributeError args are not normal
- [3.15] gh-65961: Document __cached__ removal in What's New & clarify references to it (GH-156053)
- debug abort importing module with lone surrogate when `-X importtime=2` is set
- gh-156121: Fix crash on bad AttributeError args in crossinterp
- gh-156117: Fix crash on non-UTF-8 gil in interpreter config
- Add `PyUnstable_InterpreterFrame_GetLocal` to read a local var from an interp. frame
- [3.15] gh-155974: Restore the window attributes when a curses write fails (GH-155975)
- gh-149167: PyREPL autocomplete imports to only display public members
- gh-156098: Document the `str` form of `PyUnicode_DecodeCharmap()'s` mapping argument
- [3.15] gh-156099: Fix a crash when deleting SSLContext.keylog_filename (GH-156103)
- Docs
- Python not yet supported