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 supported854 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add pid to CompletedProcess object, which is returned by subprocess.run.
- unittest.TestCase is not multiple-inheritance cooperative
- PEP 667 follow-up: hard deprecate `PyEval_GetLocals()`
- Tutorial: Update 5.1.2. Using Lists as Queues to include `appendleft()`
- Provide a simple function interface for topological sort in graphlib
- docs: improve explanation of the `errors` argument of `urllib.parse` functions
- docs: `ob_mutex` should only be used with the critical section API
- partial __getstate__ wrong (?)
- urllib.request.urlopen hangs for multiple minutes with timeout=30 and works with timeout=1
- gh-82419: Improve site docs to clarify user site-packages disabling
- Docs
- Python not yet supported