Files
pycapnp/docs
Liam Murphy aa90ab6844 Fix test failures on Python 3.14 (#394)
* Fix test failures on Python 3.14

As documented at
https://docs.python.org/3/library/asyncio-eventloop.html#asyncio.get_event_loop,
`get_event_loop` now fails if there is no active event loop. Since there
will never already be one at the top level of a file anyway, explicitly
create a new one every time.

* Reformat with black 2026 style
2026-01-26 07:09:49 -08:00
..
2020-06-14 17:05:45 -07:00
2024-04-11 19:01:59 -07:00
2020-06-14 17:05:45 -07:00
2023-10-03 12:29:48 -07:00
2013-08-18 21:49:12 -07:00