On 2/4/20 3:11 PM, Wainer dos Santos Moschetta wrote:
I started fixing an issue on exception handling which in some places
currently use the deprecated (in Python 3.3) `socket.error`. Then I
ended up delinting the module code and making some improvements.
Changes in v2:
- Rebased to master. No c
I started fixing an issue on exception handling which in some places
currently use the deprecated (in Python 3.3) `socket.error`. Then I
ended up delinting the module code and making some improvements.
Changes in v2:
- Rebased to master. No conflicts.
- Added docstring describing the allowed value