New submission from Rémi Lapeyre <remi.lape...@henki.fr>:

Python 3.8 introduced `python -m asyncio` to run a Python shell with asyncio 
support. It had a note in What's New but was not documented, I think a note in 
https://docs.python.org/3/library/asyncio.html should be helpful.


This could be a good issue for a new contributor.

----------
assignee: docs@python
components: Documentation
messages: 370319
nosy: docs@python, remi.lapeyre
priority: normal
severity: normal
status: open
title: Document the asyncio shell
versions: Python 3.10, Python 3.8, Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40817>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to