Asyncio-dgram

Latest version: v2.2.0

Safety actively analyzes 630217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.2.0

- Typing fixes.
https://github.com/jsbronder/asyncio-dgram/issues/16
https://github.com/jsbronder/asyncio-dgram/issues/15
- Add option for resue_port in bind, thaks to yoelbassin.
https://github.com/jsbronder/asyncio-dgram/pull/14
- Support for python 3.11, 3.12 added.
- Support for python 3.5 dropped.

2.1.2

- Do not default to AF_UNIX under windows. Thanks to jmarcet.
https://github.com/jsbronder/asyncio-dgram/pull/12

2.1.1

- Fixed type-hint for DatagramStream's drained parameter. Thanks to
spumer for the report.
https://github.com/jsbronder/asyncio-dgram/issues/11

2.1.0

- Type hints added
- DatagramStream.send() renamed to DatagramStream._send(). This should be
backward compatible as both DatagramServer and DatagramClient were
overloading it.

2.0.0

- TransportClosed exception raised from send/recv if the other end hung
up. https://github.com/jsbronder/asyncio-dgram/issues/9

1.2.0

- Added support for python 3.5

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.