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 supported947 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-154357: Hide the root window in the tkinter dialog tests
- gh-133885: fix TSAN-0002 race of `last_mode` in gh-153852
- pdb -p: `list` command output contains trailing ^J markers
- test_importlib: restore builtins after import
- [3.14] gh-152068: Reset PyREPL Colors on prompt finish (#152108)
- `structseq_repr` mislabels unnamed `PyStructSequence` fields (e.g. `os.stat_result` slots 7–9)
- gh-145868: Suggest names on typos in `__future__` imports
- gh-154318: Guard C recursion when hashing nested tuples and frozendicts
- gh-132941: Soft deprecate various typing classes
- Add a page detailing the time complexity of operations on built-in types
- Docs
- Python not yet supported