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 supported871 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- time.strftime handling %z/%Z badly
- having a PriorityQueue in multiprocessing.queue module like in queue module would be a plus
- Convert importlib.abc to use typing.Protocol
- _result_handler dies on raised exceptions [multiprocessing]
- multiprocessing.Queue.put can fail silently due to pickle errors
- Suggested change to http.server.HTTPServer to prevent socket reuse in Windows
- Potential Memory leak with concurrent.futures.ThreadPoolExecutor's map
- Items put on Queue in thread in child process sometimes not seen by parent process
- make shutil.make_archive always accept pathlib objects
- Implement __subclasshook__() for Finders and Loaders in importlib.abc
- Docs
- Python not yet supported