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 supported947 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- No equivalent of `inspect.getcoroutinestate` for PyAsyncGenASend instances
- time.strftime handling %z/%Z badly
- having a PriorityQueue in multiprocessing.queue module like in queue module would be a plus
- Document that cprofile/profile only profile the main thread
- IDLE should restart instead of hanging when subprocess exits
- Convert importlib.abc to use typing.Protocol
- _result_handler dies on raised exceptions [multiprocessing]
- Automatically tabulate module contents in the docs
- multiprocessing.Queue.put can fail silently due to pickle errors
- Expose NCURSES_EXT_FUNCS under curses
- Docs
- Python not yet supported