Overview
Request 1218444 superseded
- switch to pyproject based build
- Update to 3.0.4:
- Fix licensing inconsistencies.
- Add support for the latest versions of Python.
- Remove mentions of Python 3.6.
- changes from v3.0.3
- Add the sock property to the ICMPSocket class.
- changes from v3.0.2
- Add support for IPv6 addresses with zone index.
- The payload property of an ICMPRequest now returns a random
value if the payload is not defined instead of None.
- Optimize imports.
- changes from 3.0.1
- Make the SocketPermissionError more explicit when the OS does
not allow instantiation of unprivileged sockets.
- Delete unnecessary properties from exceptions.
- Improve SEO on GitHub.
- Created by darix
- In state superseded
- Superseded by 1218781
Request History
darix created request
- switch to pyproject based build
- Update to 3.0.4:
- Fix licensing inconsistencies.
- Add support for the latest versions of Python.
- Remove mentions of Python 3.6.
- changes from v3.0.3
- Add the sock property to the ICMPSocket class.
- changes from v3.0.2
- Add support for IPv6 addresses with zone index.
- The payload property of an ICMPRequest now returns a random
value if the payload is not defined instead of None.
- Optimize imports.
- changes from 3.0.1
- Make the SocketPermissionError more explicit when the OS does
not allow instantiation of unprivileged sockets.
- Delete unnecessary properties from exceptions.
- Improve SEO on GitHub.
superseded by 1218781