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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Clean up the dtrace code and documentation for the hook is not using
- Python 3.13: Pressing the Tab key while in the REPL prints 4 spaces instead of 1 tab (breaking backspace)
- Built-in function `range` params discrepancy across versions
- MRO summary description in tutorial still says depth-first
- Links to PEPs are not rendered correctly in "Python Module Index"
- InterpreterPoolExecutor doesn't respect "thread_name_prefix"
- Setting many types of values to `category` argument of `warnings.simplefilter()` doesn't get any error
- python versions of bisect_right and bisect_left can fail guarantees
- pstats.Stats: Add caller/callee sorting and filtering options to `print_callers` and `print_callees`
- RecvmsgIntoSCMRightsStreamTest and RecvmsgSCMRightsStreamTest fails on NetBSD
- Docs
- Python not yet supported