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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.14] gh-146056: Fix repr() for lists and tuples containing NULLs (GH-146129)
- docs: `input` asks the user for data; the mechanism is a detail
- Segfault/UB from expat when re-entering the XML Parser
- Fallback `socketpair` authentication is unreliable on WASI
- gh-110067: Optimize nlargest/nsmallest and improve max-heap C docstrings
- gh-146139: Disable `socketpair` authentication on WASI
- `_json`: stale markers entries on error paths in `encoder_listencode_obj`
- gh-146153: Use `frozendict` in pure python fallback for `curses.has_key`
- Specialization never occurs with custom eval frame evaluator
- gh-146031: Allow keeping specialization enabled when specifying eval frame function
- Docs
- Python not yet supported