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 supported856 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Ensure `ntpath.realpath()` result is a final, normalized pathname.
- http.client ungracefully raises internal "TypeError: can't concat str to bytes" when `dict` is (incorrectly) submitted as payload
- urllib.parse.urljoin() does not know s3:// scheme
- SharedMemoryManager not persisting SharedMemory references created in sub-processes
- Exception ignored in tp_clear of: <class 'memoryview'>
- gh-103078: Split multiprocessing documentation.
- Make singledispatch only evaluate annotation for dispatched arg
- os.stat fails on file descriptors referring to WSL files
- Python 3.12 crashes on invocation on Windows Server 2012
- robotparser do not allow some url which are allowed
- Docs
- Python not yet supported