We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e70262 commit cda490bCopy full SHA for cda490b
1 file changed
Misc/NEWS.d/next/Library/2018-11-08-18-44-04.bpo-35191.s29bWu.rst
@@ -1,2 +1,2 @@
1
Fix unexpected integer truncation in :meth:`socket.setblocking` which caused
2
-it to interpret multiples of `2**32` as :keyword:`False`.
+it to interpret multiples of `2**32` as `False`.
0 commit comments