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
- dtrace: debug abort importing module with lone surrogate unicode char in name while DTrace import probe is active
- [3.15] gh-149816: #96 Fix a race condition in invoke_gc_callback with free threading (GH-150029)
- 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
- Docs
- Python not yet supported