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 supported862 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- socketserver: BaseServer.handle_request() infinite loop
- import ctypes fails with a statically linked interpreter due to dlopen() failure
- sub-process would be terminated when registered finalizers are still running
- http.cookiejar.DefaultCookiePolicy should use current timestamp instead of last updated timestamp value for checking expiry
- POST large file to server (using http.server.CGIHTTPRequestHandler), always reset by server.
- spawn asyncio subprocesses in a thread pool
- Manage memory lifetime for all type-related objects.
- ConfigParser.set() docs should mention allow_no_value
- Minidom should not pretty-print inside text elements
- http.cookies.SimpleCookie doesn't seem to be parsed using regulars
- Docs
- Python not yet supported