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
- Segfault from `zoneinfo` with custom DateTime class
- Improve `hash()` builtin docstring with caveats.
- `webbrowser.open` hangs indefinitely when exiting browser defined in `BROWSER` environment variable
- 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
- Docs
- Python not yet supported