Fix the name of the ``type`` param to gevent.socket.getaddrinfo on Python 3.
Previously it would produce a TypeError if a caller tried to pass it as a keyword argument. Add a test for this. Also add tests for smtpd under Python 3, which is where the issue was discovered. Fixes #960.
Showing
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment