##// END OF EJS Templates
Handle situation where the user used 'asyncio.run' and clears the event loop.
Handle situation where the user used 'asyncio.run' and clears the event loop.

File last commit:

r24535:23eb6b09
r25309:2c41244b
Show More
antigravity-feature.rst
5 lines | 124 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / antigravity-feature.rst
Matthias Bussonnier
Start to updates the what's new / changelog....
r24535 Antigravity feature
===================
Example new antigravity feature. Try ``import antigravity`` in a Python 3
console.