Fix Intermittent Threaded Usage Failure
alessandromaggio
released this
12 Sep 13:33
·
36 commits
to master
since this release
This release fixes the Python Issue 30482 that made the underlying socket.getprotobyname()
unreliable, as detailed in PR #56. Thanks to @malbers15 for the fix.