René's URL Explorer Experiment


Title: Issue 33694: test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x - Python tracker

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/77875 https://github.com/python/cpython/issues/77875
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
Screen Shot 2018-05-30 at 11.38.38 AM.pnghttps://bugs.python.org/file47626/Screen%20Shot%202018-05-30%20at%2011.38.38%20AM.png
race.pyhttps://bugs.python.org/file47632/race.py
PR 7479https://github.com/python/cpython/pull/7479
PR 7486https://github.com/python/cpython/pull/7486
PR 7498https://github.com/python/cpython/pull/7498
PR 7499https://github.com/python/cpython/pull/7499
PR 7522https://github.com/python/cpython/pull/7522
PR 7523https://github.com/python/cpython/pull/7523
PR 16288https://github.com/python/cpython/pull/16288
PR 16305https://github.com/python/cpython/pull/16305
msg318164https://bugs.python.org/issue33694#msg318164
(view)https://bugs.python.org/msg318164
bpo-32458https://bugs.python.org/issue32458
bpo-33674https://bugs.python.org/issue33674
bb9474f1fb2fc7c7ed9f826b78262d6a12b5f9e8https://hg.python.org/lookup/bb9474f1fb2fc7c7ed9f826b78262d6a12b5f9e8
http://buildbot.python.org/all/#/builders/58/builds/930http://buildbot.python.org/all/#/builders/58/builds/930
test\test_asyncio\test_sslproto.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_asyncio/test_sslproto.py#L467
asyncio\base_events.pyhttps://github.com/python/cpython/blob/main/Lib/asyncio/base_events.py#L566
test\test_asyncio\functional.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_asyncio/functional.py#L42
test\test_asyncio\test_sslproto.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/test_asyncio/test_sslproto.py#L467
asyncio\base_events.pyhttps://github.com/python/cpython/blob/3.7/Lib/asyncio/base_events.py#L566
test\test_asyncio\functional.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/test_asyncio/functional.py#L42
test\test_asyncio\test_windows_utils.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/test_asyncio/test_windows_utils.py#L73
multiprocessing\popen_spawn_win32.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/popen_spawn_win32.py#L80
multiprocessing\process.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/process.py#L140
test\_test_multiprocessing.pyhttps://github.com/python/cpython/blob/main/Lib/test/_test_multiprocessing.py#L1925
msg318165https://bugs.python.org/issue33694#msg318165
(view)https://bugs.python.org/msg318165
http://buildbot.python.org/all/#/builders/111/builds/297http://buildbot.python.org/all/#/builders/111/builds/297
msg318193https://bugs.python.org/issue33694#msg318193
(view)https://bugs.python.org/msg318193
msg318194https://bugs.python.org/issue33694#msg318194
(view)https://bugs.python.org/msg318194
msg318195https://bugs.python.org/issue33694#msg318195
(view)https://bugs.python.org/msg318195
msg318209https://bugs.python.org/issue33694#msg318209
(view)https://bugs.python.org/msg318209
msg318424https://bugs.python.org/issue33694#msg318424
(view)https://bugs.python.org/msg318424
http://buildbot.python.org/all/#/builders/132/builds/154http://buildbot.python.org/all/#/builders/132/builds/154
test\test_asyncio\test_sslproto.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/test_asyncio/test_sslproto.py#L467
asyncio\base_events.pyhttps://github.com/python/cpython/blob/3.7/Lib/asyncio/base_events.py#L566
test\test_asyncio\functional.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/test_asyncio/functional.py#L42
msg318569https://bugs.python.org/issue33694#msg318569
(view)https://bugs.python.org/msg318569
http://buildbot.python.org/all/#/builders/58/builds/947http://buildbot.python.org/all/#/builders/58/builds/947
msg318705https://bugs.python.org/issue33694#msg318705
(view)https://bugs.python.org/msg318705
http://buildbot.python.org/all/#/builders/12/builds/948http://buildbot.python.org/all/#/builders/12/builds/948
test\test_asyncio\test_sslproto.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_asyncio/test_sslproto.py#L623
asyncio\base_events.pyhttps://github.com/python/cpython/blob/main/Lib/asyncio/base_events.py#L566
msg318707https://bugs.python.org/issue33694#msg318707
(view)https://bugs.python.org/msg318707
http://buildbot.python.org/all/#builders/133/builds/304http://buildbot.python.org/all/#builders/133/builds/304
msg318809https://bugs.python.org/issue33694#msg318809
(view)https://bugs.python.org/msg318809
PR 7439https://github.com/python/cpython/pull/7439
https://ci.appveyor.com/project/python/cpython/build/3.8build16980https://ci.appveyor.com/project/python/cpython/build/3.8build16980
test\test_asyncio\test_sslproto.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_asyncio/test_sslproto.py#L623
asyncio\base_events.pyhttps://github.com/python/cpython/blob/main/Lib/asyncio/base_events.py#L566
msg318869https://bugs.python.org/issue33694#msg318869
(view)https://bugs.python.org/msg318869
78ab1eb822https://hg.python.org/lookup/78ab1eb822
735313152chttps://hg.python.org/lookup/735313152c
msg318872https://bugs.python.org/issue33694#msg318872
(view)https://bugs.python.org/msg318872
msg318873https://bugs.python.org/issue33694#msg318873
(view)https://bugs.python.org/msg318873
msg318874https://bugs.python.org/issue33694#msg318874
(view)https://bugs.python.org/msg318874
msg318875https://bugs.python.org/issue33694#msg318875
(view)https://bugs.python.org/msg318875
msg318876https://bugs.python.org/issue33694#msg318876
(view)https://bugs.python.org/msg318876
msg318915https://bugs.python.org/issue33694#msg318915
(view)https://bugs.python.org/msg318915
msg318921https://bugs.python.org/issue33694#msg318921
(view)https://bugs.python.org/msg318921
msg318977https://bugs.python.org/issue33694#msg318977
(view)https://bugs.python.org/msg318977
79790bc35fe722a49977b52647f9b5fe1deda2b7https://hg.python.org/lookup/79790bc35fe722a49977b52647f9b5fe1deda2b7
bpo-33694https://bugs.python.org/issue33694
GH-7498https://github.com/python/cpython/pull/7498
https://github.com/python/cpython/commit/79790bc35fe722a49977b52647f9b5fe1deda2b7https://github.com/python/cpython/commit/79790bc35fe722a49977b52647f9b5fe1deda2b7
msg318979https://bugs.python.org/issue33694#msg318979
(view)https://bugs.python.org/msg318979
8fa398d5cecec80990c5642b081f52cbbc6a05ebhttps://hg.python.org/lookup/8fa398d5cecec80990c5642b081f52cbbc6a05eb
bpo-33694https://bugs.python.org/issue33694
GH-7498https://github.com/python/cpython/pull/7498
GH-7499https://github.com/python/cpython/pull/7499
https://github.com/python/cpython/commit/8fa398d5cecec80990c5642b081f52cbbc6a05ebhttps://github.com/python/cpython/commit/8fa398d5cecec80990c5642b081f52cbbc6a05eb
msg318993https://bugs.python.org/issue33694#msg318993
(view)https://bugs.python.org/msg318993
msg319034https://bugs.python.org/issue33694#msg319034
(view)https://bugs.python.org/msg319034
ff6c07729211fb98431a2793e074d07a21e0650ahttps://hg.python.org/lookup/ff6c07729211fb98431a2793e074d07a21e0650a
bpo-33694https://bugs.python.org/issue33694
GH-7522https://github.com/python/cpython/pull/7522
https://github.com/python/cpython/commit/ff6c07729211fb98431a2793e074d07a21e0650ahttps://github.com/python/cpython/commit/ff6c07729211fb98431a2793e074d07a21e0650a
msg319035https://bugs.python.org/issue33694#msg319035
(view)https://bugs.python.org/msg319035
17beebcc8b22a66b7973cbe5b1577567ab391c0ahttps://hg.python.org/lookup/17beebcc8b22a66b7973cbe5b1577567ab391c0a
bpo-33694https://bugs.python.org/issue33694
GH-7522https://github.com/python/cpython/pull/7522
https://github.com/python/cpython/commit/17beebcc8b22a66b7973cbe5b1577567ab391c0ahttps://github.com/python/cpython/commit/17beebcc8b22a66b7973cbe5b1577567ab391c0a
msg319155https://bugs.python.org/issue33694#msg319155
(view)https://bugs.python.org/msg319155
msg319175https://bugs.python.org/issue33694#msg319175
(view)https://bugs.python.org/msg319175
msg319209https://bugs.python.org/issue33694#msg319209
(view)https://bugs.python.org/msg319209
msg319220https://bugs.python.org/issue33694#msg319220
(view)https://bugs.python.org/msg319220
msg319299https://bugs.python.org/issue33694#msg319299
(view)https://bugs.python.org/msg319299
https://github.com/python/cpython/pull/7629/https://github.com/python/cpython/pull/7629/
bpo-32356https://bugs.python.org/issue32356
msg319450https://bugs.python.org/issue33694#msg319450
(view)https://bugs.python.org/msg319450
142e3c08a40c75b5788474b0defe7d5c0671f675https://hg.python.org/lookup/142e3c08a40c75b5788474b0defe7d5c0671f675
bpo-32356https://bugs.python.org/issue32356
GH-4914https://github.com/python/cpython/pull/4914
GH-7629https://github.com/python/cpython/pull/7629
https://github.com/python/cpython/commit/142e3c08a40c75b5788474b0defe7d5c0671f675https://github.com/python/cpython/commit/142e3c08a40c75b5788474b0defe7d5c0671f675
msg352891https://bugs.python.org/issue33694#msg352891
(view)https://bugs.python.org/msg352891
bc2256ea177a653bcab15b06b5f5725b10c1fff3https://hg.python.org/lookup/bc2256ea177a653bcab15b06b5f5725b10c1fff3
bpo-33694https://bugs.python.org/issue33694
GH-16288https://github.com/python/cpython/pull/16288
https://github.com/python/cpython/commit/bc2256ea177a653bcab15b06b5f5725b10c1fff3https://github.com/python/cpython/commit/bc2256ea177a653bcab15b06b5f5725b10c1fff3
msg352894https://bugs.python.org/issue33694#msg352894
(view)https://bugs.python.org/msg352894
b50edac42fd39d58ba51eb9cee2d3645a2e28ca4https://hg.python.org/lookup/b50edac42fd39d58ba51eb9cee2d3645a2e28ca4
bpo-33694https://bugs.python.org/issue33694
GH-16288https://github.com/python/cpython/pull/16288
https://github.com/python/cpython/commit/b50edac42fd39d58ba51eb9cee2d3645a2e28ca4https://github.com/python/cpython/commit/b50edac42fd39d58ba51eb9cee2d3645a2e28ca4
msg352894https://bugs.python.org/msg352894
pull_request15156https://bugs.python.org/pull_request15156
pull_request14161https://bugs.python.org/pull_request14161
pull_request14111https://bugs.python.org/pull_request14111
pull_request13676https://bugs.python.org/pull_request13676
pull_request13663https://bugs.python.org/pull_request13663
pull_request13661https://bugs.python.org/pull_request13661
pull_request13660https://bugs.python.org/pull_request13660
pull_request13656https://bugs.python.org/pull_request13656
pull_request13654https://bugs.python.org/pull_request13654
pull_request13649https://bugs.python.org/pull_request13649
pull_request13643https://bugs.python.org/pull_request13643
pull_request13642https://bugs.python.org/pull_request13642
pull_request13627https://bugs.python.org/pull_request13627
pull_request13625https://bugs.python.org/pull_request13625
pull_request13220https://bugs.python.org/pull_request13220
pull_request12891https://bugs.python.org/pull_request12891
pull_request10267https://bugs.python.org/pull_request10267
pull_request15891https://bugs.python.org/pull_request15891
msg352891https://bugs.python.org/msg352891
pull_request15873https://bugs.python.org/pull_request15873
pull_request15156https://bugs.python.org/pull_request15156
pull_request14161https://bugs.python.org/pull_request14161
pull_request14111https://bugs.python.org/pull_request14111
pablogsalhttps://bugs.python.org/user26865
asvetlovhttps://bugs.python.org/user10303
pull_request13676https://bugs.python.org/pull_request13676
pull_request13663https://bugs.python.org/pull_request13663
pull_request13661https://bugs.python.org/pull_request13661
pull_request13660https://bugs.python.org/pull_request13660
pull_request13656https://bugs.python.org/pull_request13656
yselivanovhttps://bugs.python.org/user16198
pull_request13654https://bugs.python.org/pull_request13654
pull_request13649https://bugs.python.org/pull_request13649
pull_request13643https://bugs.python.org/pull_request13643
pull_request13642https://bugs.python.org/pull_request13642
pull_request13627https://bugs.python.org/pull_request13627
pull_request13625https://bugs.python.org/pull_request13625
pull_request13220https://bugs.python.org/pull_request13220
pull_request13206https://bugs.python.org/pull_request13206
pull_request13206https://bugs.python.org/pull_request13206
pull_request12891https://bugs.python.org/pull_request12891
pull_request10267https://bugs.python.org/pull_request10267
pull_request9681https://bugs.python.org/pull_request9681
pull_request9681https://bugs.python.org/pull_request9681
msg319450https://bugs.python.org/msg319450
msg319299https://bugs.python.org/msg319299
msg319220https://bugs.python.org/msg319220
msg319209https://bugs.python.org/msg319209
msg319175https://bugs.python.org/msg319175
msg319155https://bugs.python.org/msg319155
miss-islingtonhttps://bugs.python.org/user27838
msg319035https://bugs.python.org/msg319035
pull_request7151https://bugs.python.org/pull_request7151
msg319034https://bugs.python.org/msg319034
pull_request7150https://bugs.python.org/pull_request7150
msg318993https://bugs.python.org/msg318993
msg318979https://bugs.python.org/msg318979
pull_request7124https://bugs.python.org/pull_request7124
msg318977https://bugs.python.org/msg318977
pull_request7123https://bugs.python.org/pull_request7123
pull_request7111https://bugs.python.org/pull_request7111
patchhttps://bugs.python.org/keyword2
pull_request7106https://bugs.python.org/pull_request7106
race.pyhttps://bugs.python.org/file47632
msg318921https://bugs.python.org/msg318921
ned.deilyhttps://bugs.python.org/user5248
msg318915https://bugs.python.org/msg318915
msg318876https://bugs.python.org/msg318876
msg318875https://bugs.python.org/msg318875
msg318874https://bugs.python.org/msg318874
msg318873https://bugs.python.org/msg318873
msg318872https://bugs.python.org/msg318872
msg318869https://bugs.python.org/msg318869
msg318809https://bugs.python.org/msg318809
msg318707https://bugs.python.org/msg318707
msg318705https://bugs.python.org/msg318705
pablogsalhttps://bugs.python.org/user26865
msg318569https://bugs.python.org/msg318569
msg318424https://bugs.python.org/msg318424
msg318209https://bugs.python.org/msg318209
msg318195https://bugs.python.org/msg318195
msg318194https://bugs.python.org/msg318194
Screen Shot 2018-05-30 at 11.38.38 AM.pnghttps://bugs.python.org/file47626
msg318193https://bugs.python.org/msg318193
msg318165https://bugs.python.org/msg318165
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.