diff options
author | Damien George <damien@micropython.org> | 2024-07-18 10:03:28 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-07-18 11:08:48 +1000 |
commit | fce3cea2440e0242fc4cf5c1825368795f540470 (patch) | |
tree | f3d0e2510d0f4977b97d212bc42ce4af91184460 /py/objrange.c | |
parent | b4b4d161c2fba54de7f4b297af66a2a807d62f98 (diff) | |
download | micropython-fce3cea2440e0242fc4cf5c1825368795f540470.tar.gz micropython-fce3cea2440e0242fc4cf5c1825368795f540470.zip |
tests/extmod: Make get_event_loop tests compatible with CPython 3.12.
Follow up to 2e852522b178e6e9b2f0cdb954ba44aa9e7d7c0d: instead of having
.exp files for the get_event_loop tests, tweak them so they are compatible
with CPython 3.12. This requires calling `asyncio.set_event_loop()` so
there is an active event loop and `asyncio.get_event_loop()` succeeds
without a warning.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/objrange.c')
0 files changed, 0 insertions, 0 deletions