René's URL Explorer Experiment


Title: Issue 23618: PEP 475: handle EINTR in the socket module (connect) - Python tracker

Mail addresses
haypo@smithers
haypo@smithers
report@bugs.python.org

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/67806 https://github.com/python/cpython/issues/67806
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
connect_eintr.patchhttps://bugs.python.org/file38402/connect_eintr.patch
reviewhttps://bugs.python.org/review/23618/#ps14135
connect_eintr.pyhttps://bugs.python.org/file38408/connect_eintr.py
connect_eintr-2.patchhttps://bugs.python.org/file38409/connect_eintr-2.patch
connect_test.chttps://bugs.python.org/file38411/connect_test.c
connect_eintr-3.patchhttps://bugs.python.org/file38412/connect_eintr-3.patch
connect_eintr-4.patchhttps://bugs.python.org/file38766/connect_eintr-4.patch
reviewhttps://bugs.python.org/review/23618/#ps14396
connect_eintr-4.patchhttps://bugs.python.org/file38767/connect_eintr-4.patch
reviewhttps://bugs.python.org/review/23618/#ps14397
test_connect_eintr.pyhttps://bugs.python.org/file38803/test_connect_eintr.py
test_connect_eintr2.pyhttps://bugs.python.org/file38805/test_connect_eintr2.py
test_connect_eintr3.pyhttps://bugs.python.org/file38806/test_connect_eintr3.py
msg237609https://bugs.python.org/issue23618#msg237609
(view)https://bugs.python.org/msg237609
PEP 475https://www.python.org/dev/peps/pep-0475/
#11266https://bugs.python.org/issue11266
#20611https://bugs.python.org/issue20611
msg237610https://bugs.python.org/issue23618#msg237610
(view)https://bugs.python.org/msg237610
msg237616https://bugs.python.org/issue23618#msg237616
(view)https://bugs.python.org/msg237616
PEP 475https://www.python.org/dev/peps/pep-0475/
https://www.python.org/dev/peps/pep-0475/#modified-functionshttps://www.python.org/dev/peps/pep-0475/#modified-functions
https://hg.python.org/cpython/rev/ad67f66a5f3chttps://hg.python.org/cpython/rev/ad67f66a5f3c
https://code.google.com/p/tulip/issues/detail?id=205https://code.google.com/p/tulip/issues/detail?id=205
msg237619https://bugs.python.org/issue23618#msg237619
(view)https://bugs.python.org/msg237619
http://www.madore.org/~david/computers/connect-intr.htmlhttp://www.madore.org/~david/computers/connect-intr.html
msg237656https://bugs.python.org/issue23618#msg237656
(view)https://bugs.python.org/msg237656
msg237657https://bugs.python.org/issue23618#msg237657
(view)https://bugs.python.org/msg237657
#23571https://bugs.python.org/issue23571
msg237666https://bugs.python.org/issue23618#msg237666
(view)https://bugs.python.org/msg237666
http://www.madore.org/~david/computers/connect-intr.htmlhttp://www.madore.org/~david/computers/connect-intr.html
msg237669https://bugs.python.org/issue23618#msg237669
(view)https://bugs.python.org/msg237669
msg238624https://bugs.python.org/issue23618#msg238624
(view)https://bugs.python.org/msg238624
msg238720https://bugs.python.org/issue23618#msg238720
(view)https://bugs.python.org/msg238720
msg239444https://bugs.python.org/issue23618#msg239444
(view)https://bugs.python.org/msg239444
f841d3bc30eehttps://hg.python.org/lookup/f841d3bc30ee
#23618https://bugs.python.org/issue23618
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/f841d3bc30eehttps://hg.python.org/cpython/rev/f841d3bc30ee
msg239640https://bugs.python.org/issue23618#msg239640
(view)https://bugs.python.org/msg239640
msg239690https://bugs.python.org/issue23618#msg239690
(view)https://bugs.python.org/msg239690
e8246baad0f6https://hg.python.org/lookup/e8246baad0f6
#23618https://bugs.python.org/issue23618
https://hg.python.org/cpython/rev/e8246baad0f6https://hg.python.org/cpython/rev/e8246baad0f6
fa5542660b17https://hg.python.org/lookup/fa5542660b17
#23618https://bugs.python.org/issue23618
https://hg.python.org/cpython/rev/fa5542660b17https://hg.python.org/cpython/rev/fa5542660b17
c027d6468667https://hg.python.org/lookup/c027d6468667
#23618https://bugs.python.org/issue23618
https://hg.python.org/cpython/rev/c027d6468667https://hg.python.org/cpython/rev/c027d6468667
msg239693https://bugs.python.org/issue23618#msg239693
(view)https://bugs.python.org/msg239693
47b2d1ff9743https://hg.python.org/lookup/47b2d1ff9743
#23618https://bugs.python.org/issue23618
https://hg.python.org/cpython/rev/47b2d1ff9743https://hg.python.org/cpython/rev/47b2d1ff9743
msg239719https://bugs.python.org/issue23618#msg239719
(view)https://bugs.python.org/msg239719
daf3d2a717e5https://hg.python.org/lookup/daf3d2a717e5
#23618https://bugs.python.org/issue23618
https://hg.python.org/cpython/rev/daf3d2a717e5https://hg.python.org/cpython/rev/daf3d2a717e5
c59d81b802f8https://hg.python.org/lookup/c59d81b802f8
#23618https://bugs.python.org/issue23618
https://hg.python.org/cpython/rev/c59d81b802f8https://hg.python.org/cpython/rev/c59d81b802f8
msg239741https://bugs.python.org/issue23618#msg239741
(view)https://bugs.python.org/msg239741
c59d81b802f8https://hg.python.org/lookup/c59d81b802f8
#23618https://bugs.python.org/issue23618
https://hg.python.org/cpython/rev/c59d81b802f8https://hg.python.org/cpython/rev/c59d81b802f8
msg239744https://bugs.python.org/issue23618#msg239744
(view)https://bugs.python.org/msg239744
d9374864d4a9https://hg.python.org/lookup/d9374864d4a9
#23618https://bugs.python.org/issue23618
https://hg.python.org/cpython/rev/d9374864d4a9https://hg.python.org/cpython/rev/d9374864d4a9
4fad2b9fc4e6https://hg.python.org/lookup/4fad2b9fc4e6
#23618https://bugs.python.org/issue23618
https://hg.python.org/cpython/rev/4fad2b9fc4e6https://hg.python.org/cpython/rev/4fad2b9fc4e6
msg239746https://bugs.python.org/issue23618#msg239746
(view)https://bugs.python.org/msg239746
msg239748https://bugs.python.org/issue23618#msg239748
(view)https://bugs.python.org/msg239748
7ed567ad8b4chttps://hg.python.org/lookup/7ed567ad8b4c
#23618https://bugs.python.org/issue23618
https://hg.python.org/cpython/rev/7ed567ad8b4chttps://hg.python.org/cpython/rev/7ed567ad8b4c
msg239775https://bugs.python.org/issue23618#msg239775
(view)https://bugs.python.org/msg239775
8ec4acfdb851https://hg.python.org/lookup/8ec4acfdb851
#23618https://bugs.python.org/issue23618
https://hg.python.org/cpython/rev/8ec4acfdb851https://hg.python.org/cpython/rev/8ec4acfdb851
msg239896https://bugs.python.org/issue23618#msg239896
(view)https://bugs.python.org/msg239896
https://msdn.microsoft.com/en-us/library/windows/desktop/ms741547%28v=vs.85%29.aspxhttps://msdn.microsoft.com/en-us/library/windows/desktop/ms741547%28v=vs.85%29.aspx
msg239899https://bugs.python.org/issue23618#msg239899
(view)https://bugs.python.org/msg239899
aad52bfc816fhttps://hg.python.org/lookup/aad52bfc816f
#23618https://bugs.python.org/issue23618
https://hg.python.org/cpython/rev/aad52bfc816fhttps://hg.python.org/cpython/rev/aad52bfc816f
f22188acc77dhttps://hg.python.org/lookup/f22188acc77d
#23618https://bugs.python.org/issue23618
https://hg.python.org/cpython/rev/f22188acc77dhttps://hg.python.org/cpython/rev/f22188acc77d
msg239902https://bugs.python.org/issue23618#msg239902
(view)https://bugs.python.org/msg239902
msg239903https://bugs.python.org/issue23618#msg239903
(view)https://bugs.python.org/msg239903
msg239904https://bugs.python.org/issue23618#msg239904
(view)https://bugs.python.org/msg239904
msg239905https://bugs.python.org/issue23618#msg239905
(view)https://bugs.python.org/msg239905
msg239906https://bugs.python.org/issue23618#msg239906
(view)https://bugs.python.org/msg239906
75fcc7a3738ahttps://hg.python.org/lookup/75fcc7a3738a
#23618https://bugs.python.org/issue23618
https://hg.python.org/cpython/rev/75fcc7a3738ahttps://hg.python.org/cpython/rev/75fcc7a3738a
msg239911https://bugs.python.org/issue23618#msg239911
(view)https://bugs.python.org/msg239911
http://buildbot.python.org/all/builders/AMD64%20Snow%20Leop%203.x/builds/2904/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/AMD64%20Snow%20Leop%203.x/builds/2904/steps/test/logs/stdio
test/test_ssl.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_ssl.py#L1441
msg239912https://bugs.python.org/issue23618#msg239912
(view)https://bugs.python.org/msg239912
44adbb5eeb4bhttps://hg.python.org/lookup/44adbb5eeb4b
#23618https://bugs.python.org/issue23618
https://hg.python.org/cpython/rev/44adbb5eeb4bhttps://hg.python.org/cpython/rev/44adbb5eeb4b
msg239913https://bugs.python.org/issue23618#msg239913
(view)https://bugs.python.org/msg239913
09a4d5cc6afdhttps://hg.python.org/lookup/09a4d5cc6afd
#23618https://bugs.python.org/issue23618
https://hg.python.org/cpython/rev/09a4d5cc6afdhttps://hg.python.org/cpython/rev/09a4d5cc6afd
msg240312https://bugs.python.org/issue23618#msg240312
(view)https://bugs.python.org/msg240312
bff88c866886https://hg.python.org/lookup/bff88c866886
#23618https://bugs.python.org/issue23618
https://hg.python.org/cpython/rev/bff88c866886https://hg.python.org/cpython/rev/bff88c866886
msg240312https://bugs.python.org/msg240312
msg239913https://bugs.python.org/msg239913
msg239912https://bugs.python.org/msg239912
msg239911https://bugs.python.org/msg239911
msg239906https://bugs.python.org/msg239906
msg239905https://bugs.python.org/msg239905
msg239904https://bugs.python.org/msg239904
test_connect_eintr3.pyhttps://bugs.python.org/file38806
msg239903https://bugs.python.org/msg239903
test_connect_eintr2.pyhttps://bugs.python.org/file38805
msg239902https://bugs.python.org/msg239902
msg239899https://bugs.python.org/msg239899
test_connect_eintr.pyhttps://bugs.python.org/file38803
msg239896https://bugs.python.org/msg239896
msg239775https://bugs.python.org/msg239775
connect_eintr-4.patchhttps://bugs.python.org/file38767
msg239748https://bugs.python.org/msg239748
connect_eintr-4.patchhttps://bugs.python.org/file38766
msg239746https://bugs.python.org/msg239746
msg239744https://bugs.python.org/msg239744
msg239741https://bugs.python.org/msg239741
msg239719https://bugs.python.org/msg239719
msg239693https://bugs.python.org/msg239693
msg239690https://bugs.python.org/msg239690
test_selectors.patchhttps://bugs.python.org/file38743
test_selectors.patchhttps://bugs.python.org/file38743
msg239640https://bugs.python.org/msg239640
python-devhttps://bugs.python.org/user13902
msg239444https://bugs.python.org/msg239444
msg238720https://bugs.python.org/msg238720
msg238624https://bugs.python.org/msg238624
issue23648 dependencieshttps://bugs.python.org/issue23648
connect_eintr-3.patchhttps://bugs.python.org/file38412
msg237669https://bugs.python.org/msg237669
connect_test.chttps://bugs.python.org/file38411
msg237666https://bugs.python.org/msg237666
connect_eintr-2.patchhttps://bugs.python.org/file38409
msg237657https://bugs.python.org/msg237657
connect_eintr.pyhttps://bugs.python.org/file38408
msg237656https://bugs.python.org/msg237656
pitrouhttps://bugs.python.org/user2040
msg237619https://bugs.python.org/msg237619
msg237616https://bugs.python.org/msg237616
msg237610https://bugs.python.org/msg237610
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.