epics-base / p4p

Python bindings for the PVAccess network client and server.
BSD 3-Clause "New" or "Revised" License
27 stars 38 forks source link

asyncio 3.6 compat #86

Closed mdavidsaver closed 2 years ago

mdavidsaver commented 2 years ago

Restore py3.6 support for p4p.client.asyncio and p4p.server.asyncio. cf. #82