Kyle Stanley <aeros...@gmail.com> added the comment:

> The fix seems to generate few DeprecationWarning while running test suite 
> with -Wall.

Thanks Karthikeyan, I'm guessing that I missed an assertWarns() or left an 
outdated test somewhere that explicitly sets `reuse_address=False` (since 
`reuse_address=True` would raise a ValueError instead of a DeprecationWarning). 
I'll do some investigation and fix the issue as soon as possible.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37228>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to