Skip to content

Releases: aio-libs/aioloop-proxy

0.0.13

28 Jan 13:10
4049c50
Compare
Choose a tag to compare

No significant changes.

v0.0.6

26 Jan 21:51
43d28c3
Compare
Choose a tag to compare

No significant changes.

v0.0.5

26 Jan 20:07
a3206f5
Compare
Choose a tag to compare

Features

  • Add type hints. ((#11))

v0.0.4

25 Jan 23:35
c60f193
Compare
Choose a tag to compare

Features

  • Add proxy_loop.get_parent_loop() public method. ((#9))

Bugfixes

  • Don't finalize already closed loop. ((#8))

v0.0.3

25 Jan 22:38
779e27e
Compare
Choose a tag to compare

Bugfixes

  • Fix subprocess transport when highlevel api (asyncio.create_subprocess_exec()) is used. ((#7))