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
- 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
- Python 3.13: test_xml_etree fails on expat 2.2.5 (RHEL8 / Rocky linux 8 / Ubuntu 22.04)
- GH-124549: Add a note that when over-specifying datetime format, only the last directive gets used.
- gh-125022: add support for simple SIMD features detection
- Deprecate Windows-to-POSIX separator conversion via `PurePosixPath(PureWindowsPath(...)))`
- Docs
- Python not yet supported