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 supported858 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-48962: Fix duplicate values in the list when deepcopying a subclass list
- Add nargs='...' to the reference of add_argument in argparse
- Add comments parsing flag to ast.parse
- Misleading: "The statement import results in bytecode resembling __import__"
- Docs out of date for getcoroutinestate?
- Requiring A Current Thread State for PyThreadState_Clear(), etc. is Problematic
- _PyInterpreterState_DeleteExceptMain() May Cause Problems During Fork
- gh-101444: Optimize bytearray slice assignment for bytes-like object
- bytearray slice assignment for bytes-like object is much slower than that for bytearray
- gh-101432: Update the docs for inspect.getcoroutinestate
- Docs
- Python not yet supported