René's URL Explorer Experiment


Title: Issue 32394: socket lib beahavior change in 3.6.4 - Python tracker

Mail addresses
dtdev@dtdev-centos

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/76575 https://github.com/python/cpython/issues/76575
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
winsdk_watchdog.pyhttps://bugs.python.org/file47431/winsdk_watchdog.py
PR 5468https://github.com/python/cpython/pull/5468
PR 5523https://github.com/python/cpython/pull/5523
PR 5585https://github.com/python/cpython/pull/5585
PR 5910https://github.com/python/cpython/pull/5910
msg308837https://bugs.python.org/issue32394#msg308837
(view)https://bugs.python.org/msg308837
msg308864https://bugs.python.org/issue32394#msg308864
(view)https://bugs.python.org/msg308864
msg308883https://bugs.python.org/issue32394#msg308883
(view)https://bugs.python.org/msg308883
msg308885https://bugs.python.org/issue32394#msg308885
(view)https://bugs.python.org/msg308885
https://github.com/python/cpython/blob/3.6/Modules/socketmodule.c#L7466https://github.com/python/cpython/blob/3.6/Modules/socketmodule.c#L7466
https://msdn.microsoft.com/en-us/library/windows/desktop/ms738596(v=vs.85).aspxhttps://msdn.microsoft.com/en-us/library/windows/desktop/ms738596(v=vs.85).aspx
msg308888https://bugs.python.org/issue32394#msg308888
(view)https://bugs.python.org/msg308888
msg308900https://bugs.python.org/issue32394#msg308900
(view)https://bugs.python.org/msg308900
msg308901https://bugs.python.org/issue32394#msg308901
(view)https://bugs.python.org/msg308901
msg308902https://bugs.python.org/issue32394#msg308902
(view)https://bugs.python.org/msg308902
https://pypi.python.org/pypi/websocket-client/0.44.0https://pypi.python.org/pypi/websocket-client/0.44.0
msg308904https://bugs.python.org/issue32394#msg308904
(view)https://bugs.python.org/msg308904
msg308906https://bugs.python.org/issue32394#msg308906
(view)https://bugs.python.org/msg308906
msg308943https://bugs.python.org/issue32394#msg308943
(view)https://bugs.python.org/msg308943
msg311172https://bugs.python.org/issue32394#msg311172
(view)https://bugs.python.org/msg311172
msg311197https://bugs.python.org/issue32394#msg311197
(view)https://bugs.python.org/msg311197
msg311400https://bugs.python.org/issue32394#msg311400
(view)https://bugs.python.org/msg311400
https://technet.microsoft.com/en-us/windows/release-info.aspxhttps://technet.microsoft.com/en-us/windows/release-info.aspx
msg311401https://bugs.python.org/issue32394#msg311401
(view)https://bugs.python.org/msg311401
msg311414https://bugs.python.org/issue32394#msg311414
(view)https://bugs.python.org/msg311414
msg311465https://bugs.python.org/issue32394#msg311465
(view)https://bugs.python.org/msg311465
msg311466https://bugs.python.org/issue32394#msg311466
(view)https://bugs.python.org/msg311466
msg311487https://bugs.python.org/issue32394#msg311487
(view)https://bugs.python.org/msg311487
PR 5468https://github.com/python/cpython/pull/5468
https://github.com/python/cpython/blob/3.6/Modules/socketmodule.c#L6504https://github.com/python/cpython/blob/3.6/Modules/socketmodule.c#L6504
https://github.com/python/cpython/blob/3.6/Modules/socketmodule.c#L6511https://github.com/python/cpython/blob/3.6/Modules/socketmodule.c#L6511
msg311502https://bugs.python.org/issue32394#msg311502
(view)https://bugs.python.org/msg311502
msg311505https://bugs.python.org/issue32394#msg311505
(view)https://bugs.python.org/msg311505
msg311506https://bugs.python.org/issue32394#msg311506
(view)https://bugs.python.org/msg311506
msg311580https://bugs.python.org/issue32394#msg311580
(view)https://bugs.python.org/msg311580
PR 5523https://github.com/python/cpython/pull/5523
msg311619https://bugs.python.org/issue32394#msg311619
(view)https://bugs.python.org/msg311619
msg311620https://bugs.python.org/issue32394#msg311620
(view)https://bugs.python.org/msg311620
msg311621https://bugs.python.org/issue32394#msg311621
(view)https://bugs.python.org/msg311621
msg311641https://bugs.python.org/issue32394#msg311641
(view)https://bugs.python.org/msg311641
PR 5523https://github.com/python/cpython/pull/5523
https://github.com/search?l=Python&p=1&q=TCP_KEEPCNT&type=Code&utf8=%E2%9C%93https://github.com/search?l=Python&p=1&q=TCP_KEEPCNT&type=Code&utf8=%E2%9C%93
https://msdn.microsoft.com/en-us/library/windows/desktop/ms738596.aspxhttps://msdn.microsoft.com/en-us/library/windows/desktop/ms738596.aspx
https://github.com/isuruf/cpython/blob/master/PCbuild/python.props#L78https://github.com/isuruf/cpython/blob/master/PCbuild/python.props#L78
https://github.com/isuruf/cpython/blob/3.6/PCbuild/python.props#L77https://github.com/isuruf/cpython/blob/3.6/PCbuild/python.props#L77
msg311642https://bugs.python.org/issue32394#msg311642
(view)https://bugs.python.org/msg311642
msg311644https://bugs.python.org/issue32394#msg311644
(view)https://bugs.python.org/msg311644
msg311652https://bugs.python.org/issue32394#msg311652
(view)https://bugs.python.org/msg311652
msg311653https://bugs.python.org/issue32394#msg311653
(view)https://bugs.python.org/msg311653
msg311654https://bugs.python.org/issue32394#msg311654
(view)https://bugs.python.org/msg311654
msg311658https://bugs.python.org/issue32394#msg311658
(view)https://bugs.python.org/msg311658
msg311713https://bugs.python.org/issue32394#msg311713
(view)https://bugs.python.org/msg311713
msg311714https://bugs.python.org/issue32394#msg311714
(view)https://bugs.python.org/msg311714
msg311718https://bugs.python.org/issue32394#msg311718
(view)https://bugs.python.org/msg311718
msg311725https://bugs.python.org/issue32394#msg311725
(view)https://bugs.python.org/msg311725
msg311753https://bugs.python.org/issue32394#msg311753
(view)https://bugs.python.org/msg311753
msg311754https://bugs.python.org/issue32394#msg311754
(view)https://bugs.python.org/msg311754
msg311774https://bugs.python.org/issue32394#msg311774
(view)https://bugs.python.org/msg311774
msg311811https://bugs.python.org/issue32394#msg311811
(view)https://bugs.python.org/msg311811
PR 5585https://github.com/python/cpython/pull/5585
msg311858https://bugs.python.org/issue32394#msg311858
(view)https://bugs.python.org/msg311858
https://github.com/python/cpython/commit/b5d9e0811463f3b28ba355a9e0bee7f1682854e3#diff-c5f7cb301f3746a4c77e8bcd91d9f897https://github.com/python/cpython/commit/b5d9e0811463f3b28ba355a9e0bee7f1682854e3#diff-c5f7cb301f3746a4c77e8bcd91d9f897
https://github.com/python/cpython/commit/b2a6083eb0384f38839d3f1ed32262a3852026fa#diff-c5f7cb301f3746a4c77e8bcd91d9f897https://github.com/python/cpython/commit/b2a6083eb0384f38839d3f1ed32262a3852026fa#diff-c5f7cb301f3746a4c77e8bcd91d9f897
https://github.com/python/cpython/commit/5a8a84b34fbc385bf112819fe3b65503e33a33fa#diff-a8a9c2d912381058181c8ffe496aa39bhttps://github.com/python/cpython/commit/5a8a84b34fbc385bf112819fe3b65503e33a33fa#diff-a8a9c2d912381058181c8ffe496aa39b
msg311972https://bugs.python.org/issue32394#msg311972
(view)https://bugs.python.org/msg311972
PR 5523https://github.com/python/cpython/pull/5523
PR 5585https://github.com/python/cpython/pull/5585
msg312836https://bugs.python.org/issue32394#msg312836
(view)https://bugs.python.org/msg312836
msg312915https://bugs.python.org/issue32394#msg312915
(view)https://bugs.python.org/msg312915
msg312941https://bugs.python.org/issue32394#msg312941
(view)https://bugs.python.org/msg312941
19e7d48ce89422091f9af93038b9fee075d46e9ehttps://hg.python.org/lookup/19e7d48ce89422091f9af93038b9fee075d46e9e
bpo-32394https://bugs.python.org/issue32394
GH-5523https://github.com/python/cpython/pull/5523
https://github.com/python/cpython/commit/19e7d48ce89422091f9af93038b9fee075d46e9ehttps://github.com/python/cpython/commit/19e7d48ce89422091f9af93038b9fee075d46e9e
msg312942https://bugs.python.org/issue32394#msg312942
(view)https://bugs.python.org/msg312942
1278c21f5234477aab21531773d65ca7ebd1b81fhttps://hg.python.org/lookup/1278c21f5234477aab21531773d65ca7ebd1b81f
bpo-32394https://bugs.python.org/issue32394
GH-5585https://github.com/python/cpython/pull/5585
https://github.com/python/cpython/commit/1278c21f5234477aab21531773d65ca7ebd1b81fhttps://github.com/python/cpython/commit/1278c21f5234477aab21531773d65ca7ebd1b81f
msg312943https://bugs.python.org/issue32394#msg312943
(view)https://bugs.python.org/msg312943
msg312944https://bugs.python.org/issue32394#msg312944
(view)https://bugs.python.org/msg312944
53d3f8a89971bac3d2f454ff9f923066ecc3a6d9https://hg.python.org/lookup/53d3f8a89971bac3d2f454ff9f923066ecc3a6d9
bpo-32394https://bugs.python.org/issue32394
GH-5523https://github.com/python/cpython/pull/5523
https://github.com/python/cpython/commit/53d3f8a89971bac3d2f454ff9f923066ecc3a6d9https://github.com/python/cpython/commit/53d3f8a89971bac3d2f454ff9f923066ecc3a6d9
lukasz.langahttps://bugs.python.org/user12704
steve.dowerhttps://bugs.python.org/user16632
miss-islingtonhttps://bugs.python.org/user27838
msg312944https://bugs.python.org/msg312944
msg312943https://bugs.python.org/msg312943
msg312942https://bugs.python.org/msg312942
pull_request5680https://bugs.python.org/pull_request5680
msg312941https://bugs.python.org/msg312941
msg312915https://bugs.python.org/msg312915
msg312836https://bugs.python.org/msg312836
msg311972https://bugs.python.org/msg311972
winsdk_watchdog.pyhttps://bugs.python.org/file47431
msg311858https://bugs.python.org/msg311858
msg311811https://bugs.python.org/msg311811
pull_request5403https://bugs.python.org/pull_request5403
msg311774https://bugs.python.org/msg311774
msg311754https://bugs.python.org/msg311754
msg311753https://bugs.python.org/msg311753
msg311725https://bugs.python.org/msg311725
msg311718https://bugs.python.org/msg311718
msg311714https://bugs.python.org/msg311714
msg311713https://bugs.python.org/msg311713
msg311658https://bugs.python.org/msg311658
msg311654https://bugs.python.org/msg311654
msg311653https://bugs.python.org/msg311653
msg311652https://bugs.python.org/msg311652
msg311644https://bugs.python.org/msg311644
methanehttps://bugs.python.org/user10371
msg311642https://bugs.python.org/msg311642
msg311641https://bugs.python.org/msg311641
njshttps://bugs.python.org/user9811
msg311621https://bugs.python.org/msg311621
msg311620https://bugs.python.org/msg311620
asvetlovhttps://bugs.python.org/user10303
msg311619https://bugs.python.org/msg311619
msg311580https://bugs.python.org/msg311580
pull_request5352https://bugs.python.org/pull_request5352
msg311506https://bugs.python.org/msg311506
msg311505https://bugs.python.org/msg311505
msg311502https://bugs.python.org/msg311502
msg311487https://bugs.python.org/msg311487
msg311466https://bugs.python.org/msg311466
msg311465https://bugs.python.org/msg311465
msg311414https://bugs.python.org/msg311414
patchhttps://bugs.python.org/keyword2
pull_request5294https://bugs.python.org/pull_request5294
msg311401https://bugs.python.org/msg311401
malinhttps://bugs.python.org/user19314
msg311400https://bugs.python.org/msg311400
msg311197https://bugs.python.org/msg311197
msg311172https://bugs.python.org/msg311172
msg308943https://bugs.python.org/msg308943
msg308906https://bugs.python.org/msg308906
msg308904https://bugs.python.org/msg308904
msg308902https://bugs.python.org/msg308902
msg308901https://bugs.python.org/msg308901
msg308900https://bugs.python.org/msg308900
msg308888https://bugs.python.org/msg308888
tjgukhttps://bugs.python.org/user23212
msg308885https://bugs.python.org/msg308885
ned.deilyhttps://bugs.python.org/user5248
msg308883https://bugs.python.org/msg308883
3.6regressionhttps://bugs.python.org/keyword19
paul.moorehttps://bugs.python.org/user301
tim.goldenhttps://bugs.python.org/user3951
zach.warehttps://bugs.python.org/user15467
steve.dowerhttps://bugs.python.org/user16632
thatiparthyhttps://bugs.python.org/user18460
msg308864https://bugs.python.org/msg308864
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.