tornado/demos
Ben Darnell b909d37e54 docs,demos: Update for asyncio.run pattern
Adapt for Python 3.10 deprecation changes by using asyncio.run
instead of IOLoop.start throughout (except for TCPServer multi-process
docs).

Demos have all been changed but I haven't tested all of them.
2022-06-03 14:50:20 -04:00
..
blog docs,demos: Update for asyncio.run pattern 2022-06-03 14:50:20 -04:00
chat docs,demos: Update for asyncio.run pattern 2022-06-03 14:50:20 -04:00
facebook docs,demos: Update for asyncio.run pattern 2022-06-03 14:50:20 -04:00
file_upload docs,demos: Update for asyncio.run pattern 2022-06-03 14:50:20 -04:00
helloworld docs,demos: Update for asyncio.run pattern 2022-06-03 14:50:20 -04:00
s3server docs,demos: Update for asyncio.run pattern 2022-06-03 14:50:20 -04:00
tcpecho docs,demos: Update for asyncio.run pattern 2022-06-03 14:50:20 -04:00
twitter docs,demos: Update for asyncio.run pattern 2022-06-03 14:50:20 -04:00
websocket docs,demos: Update for asyncio.run pattern 2022-06-03 14:50:20 -04:00
webspider docs,demos: Update for asyncio.run pattern 2022-06-03 14:50:20 -04:00