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 supported926 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-140824: Build the math module as an extension package
- Free-threaded build: reading a sys._current_frames() frame is a use-after-free
- gh-152358: Fix hash() of annotationlib.ForwardRef with unhashable value
- pdb: "until" does not step over a list comprehension with a breakpoint set on it
- gh-152373: Make pdb "until" step over a list comprehension with a breakpoint
- gh-50409: Make action-only tkinter methods return None
- vars's mapping proxy can expose internal dictionary even for built-in types
- It isn't possible to temporarily resurrect objects safely in the Py3.15t limited API
- gh-152409: Save the trace --file counts when --no-report is used
- gh-90304: Fix IDLE startup failure with a broken font
- Docs
- Python not yet supported