Overview
Request 911422 accepted
- Update to 22.2.1
* Nicer reprs of contexts and sockets
* Memory allocated by recv(copy=False) is no longer read-only
* asyncio: Always reference current loop instead of attaching to
the current loop at instantiation time. This fixes e.g. contexts
and/or sockets instantiated prior to a call to asyncio.run.
- Created by mcalabkova
- In state accepted
Request History
mcalabkova created request
- Update to 22.2.1
* Nicer reprs of contexts and sockets
* Memory allocated by recv(copy=False) is no longer read-only
* asyncio: Always reference current loop instead of attaching to
the current loop at instantiation time. This fixes e.g. contexts
and/or sockets instantiated prior to a call to asyncio.run.
mcalabkova accepted request