]> granicus.if.org Git - python/commit
bpo-32394: Remove some TCP options on old version Windows. (GH-5523)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 26 Feb 2018 18:36:17 +0000 (10:36 -0800)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2018 18:36:17 +0000 (10:36 -0800)
commit53d3f8a89971bac3d2f454ff9f923066ecc3a6d9
treea11ec4ba01c26428bd107f8b14f4f0ae8d747f58
parentf8a3485dcd41a00c5e99c5be6adc67cb2638b366
bpo-32394: Remove some TCP options on old version Windows. (GH-5523)

(cherry picked from commit 19e7d48ce89422091f9af93038b9fee075d46e9e)

Co-authored-by: animalize <animalize@users.noreply.github.com>
Doc/library/socket.rst
Lib/test/test_socket.py
Misc/NEWS.d/next/Library/2018-02-10-13-51-56.bpo-32394.dFM9SI.rst [new file with mode: 0644]
Modules/socketmodule.c