René's URL Explorer Experiment


Title: Issue 9566: Compilation warnings under x64 Windows - Python tracker

Mail addresses
victor.stinner@gmail.com
victor.stinner@gmail.com
victor.stinner@gmail.com
victor.stinner@gmail.com
victor.stinner@gmail.com
victor.stinner@gmail.com
victor.stinner@gmail.com
victor.stinner@gmail.com
victor.stinner@gmail.com
victor.stinner@gmail.com
victor.stinner@gmail.com
victor.stinner@gmail.com
victor.stinner@gmail.com
victor.stinner@gmail.com
victor.stinner@gmail.com
victor.stinner@gmail.com
victor.stinner@gmail.com
victor.stinner@gmail.com
victor.stinner@gmail.com
vstinner@redhat.com

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/53775 https://github.com/python/cpython/issues/53775
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
socketmodule_int.patchhttps://bugs.python.org/file20345/socketmodule_int.patch
ssl_sock_fd_int.patchhttps://bugs.python.org/file20346/ssl_sock_fd_int.patch
ssl_write.patchhttps://bugs.python.org/file20347/ssl_write.patch
hash.patchhttps://bugs.python.org/file20348/hash.patch
_sre.patchhttps://bugs.python.org/file20349/_sre.patch
issue9566.patchhttps://bugs.python.org/file20350/issue9566.patch
warnings64.loghttps://bugs.python.org/file26465/warnings64.log
PR 2492https://github.com/python/cpython/pull/2492
PR 2495https://github.com/python/cpython/pull/2495
PR 2852https://github.com/python/cpython/pull/2852
PR 2890https://github.com/python/cpython/pull/2890
PR 2904https://github.com/python/cpython/pull/2904
PR 3140https://github.com/python/cpython/pull/3140
PR 5230https://github.com/python/cpython/pull/5230
PR 10652https://github.com/python/cpython/pull/10652
PR 10654https://github.com/python/cpython/pull/10654
PR 11010https://github.com/python/cpython/pull/11010
PR 11011https://github.com/python/cpython/pull/11011
PR 12920https://github.com/python/cpython/pull/12920
msg113573https://bugs.python.org/issue9566#msg113573
(view)https://bugs.python.org/msg113573
msg113574https://bugs.python.org/issue9566#msg113574
(view)https://bugs.python.org/msg113574
msg113975https://bugs.python.org/issue9566#msg113975
(view)https://bugs.python.org/msg113975
#9611https://bugs.python.org/issue9611
msg113977https://bugs.python.org/issue9566#msg113977
(view)https://bugs.python.org/msg113977
#9612https://bugs.python.org/issue9612
msg113978https://bugs.python.org/issue9566#msg113978
(view)https://bugs.python.org/msg113978
#8650https://bugs.python.org/issue8650
msg113983https://bugs.python.org/issue9566#msg113983
(view)https://bugs.python.org/msg113983
#9613https://bugs.python.org/issue9613
msg113987https://bugs.python.org/issue9566#msg113987
(view)https://bugs.python.org/msg113987
#9614https://bugs.python.org/issue9614
msg125311https://bugs.python.org/issue9566#msg125311
(view)https://bugs.python.org/msg125311
r87733https://hg.python.org/lookup/r87733
Python/pythonrun.chttps://github.com/python/cpython/blob/master/Python/pythonrun.c
Objects/codeobject.chttps://github.com/python/cpython/blob/master/Objects/codeobject.c
Objects/typeobject.chttps://github.com/python/cpython/blob/master/Objects/typeobject.c
Objects/listobject.chttps://github.com/python/cpython/blob/master/Objects/listobject.c
Modules/_ctypes/_ctypes.chttps://github.com/python/cpython/blob/master/Modules/_ctypes/_ctypes.c
Modules/sha512module.chttps://github.com/python/cpython/blob/master/Modules/sha512module.c
Modules/unicodedata.chttps://github.com/python/cpython/blob/master/Modules/unicodedata.c
Modules/selectmodule.chttps://github.com/python/cpython/blob/master/Modules/selectmodule.c
Modules/pyexpat.chttps://github.com/python/cpython/blob/master/Modules/pyexpat.c
Modules/audioop.chttps://github.com/python/cpython/blob/master/Modules/audioop.c
Modules/sha1module.chttps://github.com/python/cpython/blob/master/Modules/sha1module.c
Modules/sha256module.chttps://github.com/python/cpython/blob/master/Modules/sha256module.c
Modules/_testcapimodule.chttps://github.com/python/cpython/blob/master/Modules/_testcapimodule.c
Modules/md5module.chttps://github.com/python/cpython/blob/master/Modules/md5module.c
msg125334https://bugs.python.org/issue9566#msg125334
(view)https://bugs.python.org/msg125334
r87733https://hg.python.org/lookup/r87733
msg125363https://bugs.python.org/issue9566#msg125363
(view)https://bugs.python.org/msg125363
#10823https://bugs.python.org/issue10823
msg125367https://bugs.python.org/issue9566#msg125367
(view)https://bugs.python.org/msg125367
msg125370https://bugs.python.org/issue9566#msg125370
(view)https://bugs.python.org/msg125370
r87733https://hg.python.org/lookup/r87733
r87747https://hg.python.org/lookup/r87747
r87746https://hg.python.org/lookup/r87746
msg125371https://bugs.python.org/issue9566#msg125371
(view)https://bugs.python.org/msg125371
Python/dtoa.chttps://github.com/python/cpython/blob/master/Python/dtoa.c
msg125377https://bugs.python.org/issue9566#msg125377
(view)https://bugs.python.org/msg125377
r87746https://hg.python.org/lookup/r87746
msg125384https://bugs.python.org/issue9566#msg125384
(view)https://bugs.python.org/msg125384
msg125385https://bugs.python.org/issue9566#msg125385
(view)https://bugs.python.org/msg125385
msg125367https://bugs.python.org/msg125367
msg125390https://bugs.python.org/issue9566#msg125390
(view)https://bugs.python.org/msg125390
msg125951https://bugs.python.org/issue9566#msg125951
(view)https://bugs.python.org/msg125951
r87911https://hg.python.org/lookup/r87911
msg125963https://bugs.python.org/issue9566#msg125963
(view)https://bugs.python.org/msg125963
#9611https://bugs.python.org/issue9611
msg125969https://bugs.python.org/issue9566#msg125969
(view)https://bugs.python.org/msg125969
http://msdn.microsoft.com/en-us/library/ms724485%28VS.85%29.aspxhttp://msdn.microsoft.com/en-us/library/ms724485%28VS.85%29.aspx
msg125970https://bugs.python.org/issue9566#msg125970
(view)https://bugs.python.org/msg125970
http://www.mail-archive.com/openssl-dev@openssl.org/msg23781.htmlhttp://www.mail-archive.com/openssl-dev@openssl.org/msg23781.html
msg125971https://bugs.python.org/issue9566#msg125971
(view)https://bugs.python.org/msg125971
msg125972https://bugs.python.org/issue9566#msg125972
(view)https://bugs.python.org/msg125972
msg125973https://bugs.python.org/issue9566#msg125973
(view)https://bugs.python.org/msg125973
msg125974https://bugs.python.org/issue9566#msg125974
(view)https://bugs.python.org/msg125974
issue9566https://bugs.python.org/issue9566
msg140000https://bugs.python.org/issue9566#msg140000
(view)https://bugs.python.org/msg140000
43fd627cc060https://hg.python.org/lookup/43fd627cc060
#9566https://bugs.python.org/issue9566
http://hg.python.org/cpython/rev/43fd627cc060http://hg.python.org/cpython/rev/43fd627cc060
msg166018https://bugs.python.org/issue9566#msg166018
(view)https://bugs.python.org/msg166018
msg174246https://bugs.python.org/issue9566#msg174246
(view)https://bugs.python.org/msg174246
96fc87997ce9https://hg.python.org/lookup/96fc87997ce9
#9566https://bugs.python.org/issue9566
http://hg.python.org/cpython/rev/96fc87997ce9http://hg.python.org/cpython/rev/96fc87997ce9
dabe2486e2cehttps://hg.python.org/lookup/dabe2486e2ce
#9566https://bugs.python.org/issue9566
http://hg.python.org/cpython/rev/dabe2486e2cehttp://hg.python.org/cpython/rev/dabe2486e2ce
msg189421https://bugs.python.org/issue9566#msg189421
(view)https://bugs.python.org/msg189421
msg189427https://bugs.python.org/issue9566#msg189427
(view)https://bugs.python.org/msg189427
Python/getargs.chttps://github.com/python/cpython/blob/master/Python/getargs.c
Python/traceback.chttps://github.com/python/cpython/blob/master/Python/traceback.c
Python/formatter_unicode.chttps://github.com/python/cpython/blob/master/Python/formatter_unicode.c
Python/ceval.chttps://github.com/python/cpython/blob/master/Python/ceval.c
msg190619https://bugs.python.org/issue9566#msg190619
(view)https://bugs.python.org/msg190619
46401ce03547https://hg.python.org/lookup/46401ce03547
#9566https://bugs.python.org/issue9566
http://hg.python.org/cpython/rev/46401ce03547http://hg.python.org/cpython/rev/46401ce03547
msg190621https://bugs.python.org/issue9566#msg190621
(view)https://bugs.python.org/msg190621
93f4b32fc95chttps://hg.python.org/lookup/93f4b32fc95c
#9566https://bugs.python.org/issue9566
http://hg.python.org/cpython/rev/93f4b32fc95chttp://hg.python.org/cpython/rev/93f4b32fc95c
msg190622https://bugs.python.org/issue9566#msg190622
(view)https://bugs.python.org/msg190622
5dcbd5d8d004https://hg.python.org/lookup/5dcbd5d8d004
#9566https://bugs.python.org/issue9566
http://hg.python.org/cpython/rev/5dcbd5d8d004http://hg.python.org/cpython/rev/5dcbd5d8d004
41b8be55b160https://hg.python.org/lookup/41b8be55b160
#9566https://bugs.python.org/issue9566
http://hg.python.org/cpython/rev/41b8be55b160http://hg.python.org/cpython/rev/41b8be55b160
msg190630https://bugs.python.org/issue9566#msg190630
(view)https://bugs.python.org/msg190630
36c35a1893fehttps://hg.python.org/lookup/36c35a1893fe
#9566https://bugs.python.org/issue9566
http://hg.python.org/cpython/rev/36c35a1893fehttp://hg.python.org/cpython/rev/36c35a1893fe
88a21c5a97efhttps://hg.python.org/lookup/88a21c5a97ef
#9566https://bugs.python.org/issue9566
http://hg.python.org/cpython/rev/88a21c5a97efhttp://hg.python.org/cpython/rev/88a21c5a97ef
aeebbae8c74chttps://hg.python.org/lookup/aeebbae8c74c
#9566https://bugs.python.org/issue9566
http://hg.python.org/cpython/rev/aeebbae8c74chttp://hg.python.org/cpython/rev/aeebbae8c74c
msg191801https://bugs.python.org/issue9566#msg191801
(view)https://bugs.python.org/msg191801
5c407b64920chttps://hg.python.org/lookup/5c407b64920c
#9566https://bugs.python.org/issue9566
http://hg.python.org/cpython/rev/5c407b64920chttp://hg.python.org/cpython/rev/5c407b64920c
931e1bc090f6https://hg.python.org/lookup/931e1bc090f6
#9566https://bugs.python.org/issue9566
http://hg.python.org/cpython/rev/931e1bc090f6http://hg.python.org/cpython/rev/931e1bc090f6
msg191803https://bugs.python.org/issue9566#msg191803
(view)https://bugs.python.org/msg191803
#18294https://bugs.python.org/issue18294
msg191804https://bugs.python.org/issue9566#msg191804
(view)https://bugs.python.org/msg191804
c75ab7b802dfhttps://hg.python.org/lookup/c75ab7b802df
#9566https://bugs.python.org/issue9566
4294967295https://hg.python.org/lookup/4294967295
http://hg.python.org/cpython/rev/c75ab7b802dfhttp://hg.python.org/cpython/rev/c75ab7b802df
msg191810https://bugs.python.org/issue9566#msg191810
(view)https://bugs.python.org/msg191810
6b4d279508a3https://hg.python.org/lookup/6b4d279508a3
#9566https://bugs.python.org/issue9566
http://hg.python.org/cpython/rev/6b4d279508a3http://hg.python.org/cpython/rev/6b4d279508a3
msg191811https://bugs.python.org/issue9566#msg191811
(view)https://bugs.python.org/msg191811
72087ebf83f0https://hg.python.org/lookup/72087ebf83f0
#9566https://bugs.python.org/issue9566
http://hg.python.org/cpython/rev/72087ebf83f0http://hg.python.org/cpython/rev/72087ebf83f0
msg191813https://bugs.python.org/issue9566#msg191813
(view)https://bugs.python.org/msg191813
5a72adc7c8f7https://hg.python.org/lookup/5a72adc7c8f7
#9566https://bugs.python.org/issue9566
http://hg.python.org/cpython/rev/5a72adc7c8f7http://hg.python.org/cpython/rev/5a72adc7c8f7
msg191814https://bugs.python.org/issue9566#msg191814
(view)https://bugs.python.org/msg191814
c1a400501db6https://hg.python.org/lookup/c1a400501db6
#9566https://bugs.python.org/issue9566
http://hg.python.org/cpython/rev/c1a400501db6http://hg.python.org/cpython/rev/c1a400501db6
msg191815https://bugs.python.org/issue9566#msg191815
(view)https://bugs.python.org/msg191815
3a393fc86b29https://hg.python.org/lookup/3a393fc86b29
#9566https://bugs.python.org/issue9566
http://hg.python.org/cpython/rev/3a393fc86b29http://hg.python.org/cpython/rev/3a393fc86b29
msg203267https://bugs.python.org/issue9566#msg203267
(view)https://bugs.python.org/msg203267
Modules/_randommodule.chttps://github.com/python/cpython/blob/master/Modules/_randommodule.c
Modules/_sre.chttps://github.com/python/cpython/blob/master/Modules/_sre.c
Python/random.chttps://github.com/python/cpython/blob/master/Python/random.c
Python/marshal.chttps://github.com/python/cpython/blob/master/Python/marshal.c
Include/asdl.hhttps://github.com/python/cpython/blob/master/Include/asdl.h
Modules/_ctypes/_ctypes.chttps://github.com/python/cpython/blob/master/Modules/_ctypes/_ctypes.c
Modules/socketmodule.chttps://github.com/python/cpython/blob/master/Modules/socketmodule.c
Modules/_hashopenssl.chttps://github.com/python/cpython/blob/master/Modules/_hashopenssl.c
Parser/grammar.chttps://github.com/python/cpython/blob/master/Parser/grammar.c
Parser/parsetok.chttps://github.com/python/cpython/blob/master/Parser/parsetok.c
Python/getargs.chttps://github.com/python/cpython/blob/master/Python/getargs.c
Modules/_sqlite/connection.chttps://github.com/python/cpython/blob/master/Modules/_sqlite/connection.c
Modules/_sqlite/row.chttps://github.com/python/cpython/blob/master/Modules/_sqlite/row.c
Modules/_sqlite/statement.chttps://github.com/python/cpython/blob/master/Modules/_sqlite/statement.c
Python/getargs.chttps://github.com/python/cpython/blob/master/Python/getargs.c
Modules/_sqlite/statement.chttps://github.com/python/cpython/blob/master/Modules/_sqlite/statement.c
msg203424https://bugs.python.org/issue9566#msg203424
(view)https://bugs.python.org/msg203424
68fd86a83ecehttps://hg.python.org/lookup/68fd86a83ece
#9566https://bugs.python.org/issue9566
http://hg.python.org/cpython/rev/68fd86a83ecehttp://hg.python.org/cpython/rev/68fd86a83ece
msg203428https://bugs.python.org/issue9566#msg203428
(view)https://bugs.python.org/msg203428
8d3e85dfa46fhttps://hg.python.org/lookup/8d3e85dfa46f
#9566https://bugs.python.org/issue9566
#19617https://bugs.python.org/issue19617
http://hg.python.org/cpython/rev/8d3e85dfa46fhttp://hg.python.org/cpython/rev/8d3e85dfa46f
msg203434https://bugs.python.org/issue9566#msg203434
(view)https://bugs.python.org/msg203434
ee4da7291211https://hg.python.org/lookup/ee4da7291211
#9566https://bugs.python.org/issue9566
#19617https://bugs.python.org/issue19617
http://hg.python.org/cpython/rev/ee4da7291211http://hg.python.org/cpython/rev/ee4da7291211
msg203442https://bugs.python.org/issue9566#msg203442
(view)https://bugs.python.org/msg203442
116bd550e309https://hg.python.org/lookup/116bd550e309
#9566https://bugs.python.org/issue9566
#19617https://bugs.python.org/issue19617
http://hg.python.org/cpython/rev/116bd550e309http://hg.python.org/cpython/rev/116bd550e309
msg222031https://bugs.python.org/issue9566#msg222031
(view)https://bugs.python.org/msg222031
msg222035https://bugs.python.org/issue9566#msg222035
(view)https://bugs.python.org/msg222035
http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/4744/steps/compile/logs/warnings%20%28108%29http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/4744/steps/compile/logs/warnings%20%28108%29
#18295https://bugs.python.org/issue18295
msg251557https://bugs.python.org/issue9566#msg251557
(view)https://bugs.python.org/msg251557
#18295https://bugs.python.org/issue18295
#18407https://bugs.python.org/issue18407
msg297298https://bugs.python.org/issue9566#msg297298
(view)https://bugs.python.org/msg297298
msg299249https://bugs.python.org/issue9566#msg299249
(view)https://bugs.python.org/msg299249
e7bc7aac3d4a7d92aa5913006b0198820882ca59https://hg.python.org/lookup/e7bc7aac3d4a7d92aa5913006b0198820882ca59
bpo-9566https://bugs.python.org/issue9566
Python/getargs.chttps://github.com/python/cpython/blob/master/Python/getargs.c
#2890https://bugs.python.org/issue2890
https://github.com/python/cpython/commit/e7bc7aac3d4a7d92aa5913006b0198820882ca59https://github.com/python/cpython/commit/e7bc7aac3d4a7d92aa5913006b0198820882ca59
msg299267https://bugs.python.org/issue9566#msg299267
(view)https://bugs.python.org/msg299267
679b566622ec811c5e5d580f6a538f7a43006e05https://hg.python.org/lookup/679b566622ec811c5e5d580f6a538f7a43006e05
bpo-9566https://bugs.python.org/issue9566
#2492https://bugs.python.org/issue2492
https://github.com/python/cpython/commit/679b566622ec811c5e5d580f6a538f7a43006e05https://github.com/python/cpython/commit/679b566622ec811c5e5d580f6a538f7a43006e05
msg299268https://bugs.python.org/issue9566#msg299268
(view)https://bugs.python.org/msg299268
5cff6379797967faabbb834a9eb154c3f0839489https://hg.python.org/lookup/5cff6379797967faabbb834a9eb154c3f0839489
bpo-9566https://bugs.python.org/issue9566
#2495https://bugs.python.org/issue2495
https://github.com/python/cpython/commit/5cff6379797967faabbb834a9eb154c3f0839489https://github.com/python/cpython/commit/5cff6379797967faabbb834a9eb154c3f0839489
msg299275https://bugs.python.org/issue9566#msg299275
(view)https://bugs.python.org/msg299275
679b566622ec811c5e5d580f6a538f7a43006e05https://hg.python.org/lookup/679b566622ec811c5e5d580f6a538f7a43006e05
bpo-9566https://bugs.python.org/issue9566
#2492https://bugs.python.org/issue2492
https://github.com/python/cpython/commit/679b566622ec811c5e5d580f6a538f7a43006e05https://github.com/python/cpython/commit/679b566622ec811c5e5d580f6a538f7a43006e05
http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/796/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/796/steps/test/logs/stdio
msg299276https://bugs.python.org/issue9566#msg299276
(view)https://bugs.python.org/msg299276
http://buildbot.python.org/all/builders/AMD64%20Windows8%203.x/builds/967/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/AMD64%20Windows8%203.x/builds/967/steps/test/logs/stdio
http://buildbot.python.org/all/builders/AMD64%20Windows10%203.x/builds/997/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/AMD64%20Windows10%203.x/builds/997/steps/test/logs/stdio
msg299277https://bugs.python.org/issue9566#msg299277
(view)https://bugs.python.org/msg299277
https://github.com/python/cpython/pull/2904https://github.com/python/cpython/pull/2904
msg299289https://bugs.python.org/issue9566#msg299289
(view)https://bugs.python.org/msg299289
a80e985c493d2ab9df0832c99d9ddb798d2e66cfhttps://hg.python.org/lookup/a80e985c493d2ab9df0832c99d9ddb798d2e66cf
bpo-9566https://bugs.python.org/issue9566
#2904https://bugs.python.org/issue2904
https://github.com/python/cpython/commit/a80e985c493d2ab9df0832c99d9ddb798d2e66cfhttps://github.com/python/cpython/commit/a80e985c493d2ab9df0832c99d9ddb798d2e66cf
msg299329https://bugs.python.org/issue9566#msg299329
(view)https://bugs.python.org/msg299329
PR 2852https://github.com/python/cpython/pull/2852
msg300610https://bugs.python.org/issue9566#msg300610
(view)https://bugs.python.org/msg300610
0267128aa4dc7c383c341c19833c5d506eae9c93https://hg.python.org/lookup/0267128aa4dc7c383c341c19833c5d506eae9c93
bpo-9566https://bugs.python.org/issue9566
bpo-30747https://bugs.python.org/issue30747
#3140https://bugs.python.org/issue3140
https://github.com/python/cpython/commit/0267128aa4dc7c383c341c19833c5d506eae9c93https://github.com/python/cpython/commit/0267128aa4dc7c383c341c19833c5d506eae9c93
msg310230https://bugs.python.org/issue9566#msg310230
(view)https://bugs.python.org/msg310230
05d68a8bd84cb141be9f9335f5b3540f15a989c4https://hg.python.org/lookup/05d68a8bd84cb141be9f9335f5b3540f15a989c4
bpo-9566https://bugs.python.org/issue9566
#5230https://bugs.python.org/issue5230
https://github.com/python/cpython/commit/05d68a8bd84cb141be9f9335f5b3540f15a989c4https://github.com/python/cpython/commit/05d68a8bd84cb141be9f9335f5b3540f15a989c4
msg330250https://bugs.python.org/issue9566#msg330250
(view)https://bugs.python.org/msg330250
28f468cb19e3097079b7ce7850e6048de99022fahttps://hg.python.org/lookup/28f468cb19e3097079b7ce7850e6048de99022fa
bpo-9566https://bugs.python.org/issue9566
GH-10654https://github.com/python/cpython/pull/10654
https://github.com/python/cpython/commit/28f468cb19e3097079b7ce7850e6048de99022fahttps://github.com/python/cpython/commit/28f468cb19e3097079b7ce7850e6048de99022fa
msg330251https://bugs.python.org/issue9566#msg330251
(view)https://bugs.python.org/msg330251
cdbcb773f5db24e23fa90e644ec620d54bd08127https://hg.python.org/lookup/cdbcb773f5db24e23fa90e644ec620d54bd08127
GH-10651https://github.com/python/cpython/pull/10651
msg331261https://bugs.python.org/issue9566#msg331261
(view)https://bugs.python.org/msg331261
GH-11010https://github.com/python/cpython/pull/11010
GH-11011https://github.com/python/cpython/pull/11011
bpo-35433https://bugs.python.org/issue35433
msg331338https://bugs.python.org/issue9566#msg331338
(view)https://bugs.python.org/msg331338
028f0ef4f3111d2b3fc5b971642e337ba7990873https://hg.python.org/lookup/028f0ef4f3111d2b3fc5b971642e337ba7990873
bpo-9566https://bugs.python.org/issue9566
GH-10652https://github.com/python/cpython/pull/10652
https://github.com/python/cpython/commit/028f0ef4f3111d2b3fc5b971642e337ba7990873https://github.com/python/cpython/commit/028f0ef4f3111d2b3fc5b971642e337ba7990873
msg337327https://bugs.python.org/issue9566#msg337327
(view)https://bugs.python.org/msg337327
edad38e3e05586ba58291f47756eb3fb808f5577https://hg.python.org/lookup/edad38e3e05586ba58291f47756eb3fb808f5577
bpo-9566https://bugs.python.org/issue9566
GH-11010https://github.com/python/cpython/pull/11010
https://github.com/python/cpython/commit/edad38e3e05586ba58291f47756eb3fb808f5577https://github.com/python/cpython/commit/edad38e3e05586ba58291f47756eb3fb808f5577
msg337328https://bugs.python.org/issue9566#msg337328
(view)https://bugs.python.org/msg337328
edad38e3e05586ba58291f47756eb3fb808f5577https://hg.python.org/lookup/edad38e3e05586ba58291f47756eb3fb808f5577
bpo-9566https://bugs.python.org/issue9566
GH-11010https://github.com/python/cpython/pull/11010
msg340700https://bugs.python.org/issue9566#msg340700
(view)https://bugs.python.org/msg340700
8a9a6b443c57e47e9d10ed7775479aada4dac719https://hg.python.org/lookup/8a9a6b443c57e47e9d10ed7775479aada4dac719
bpo-9566https://bugs.python.org/issue9566
GH-12920https://github.com/python/cpython/pull/12920
https://github.com/python/cpython/commit/8a9a6b443c57e47e9d10ed7775479aada4dac719https://github.com/python/cpython/commit/8a9a6b443c57e47e9d10ed7775479aada4dac719
msg340700https://bugs.python.org/msg340700
pull_request12846https://bugs.python.org/pull_request12846
msg337328https://bugs.python.org/msg337328
msg337327https://bugs.python.org/msg337327
msg331338https://bugs.python.org/msg331338
msg331261https://bugs.python.org/msg331261
jklothhttps://bugs.python.org/user4624
pull_request10245https://bugs.python.org/pull_request10245
pull_request10244https://bugs.python.org/pull_request10244
msg330251https://bugs.python.org/msg330251
msg330250https://bugs.python.org/msg330250
pull_request9907https://bugs.python.org/pull_request9907
pull_request9905https://bugs.python.org/pull_request9905
msg310230https://bugs.python.org/msg310230
pull_request5077https://bugs.python.org/pull_request5077
msg300610https://bugs.python.org/msg300610
pull_request3174https://bugs.python.org/pull_request3174
msg299329https://bugs.python.org/msg299329
msg299289https://bugs.python.org/msg299289
msg299277https://bugs.python.org/msg299277
msg299276https://bugs.python.org/msg299276
msg299275https://bugs.python.org/msg299275
pull_request2955https://bugs.python.org/pull_request2955
msg299268https://bugs.python.org/msg299268
msg299267https://bugs.python.org/msg299267
msg299249https://bugs.python.org/msg299249
pull_request2942https://bugs.python.org/pull_request2942
pull_request2902https://bugs.python.org/pull_request2902
pull_request2556https://bugs.python.org/pull_request2556
Segev Finerhttps://bugs.python.org/user25294
msg297298https://bugs.python.org/msg297298
pull_request2551https://bugs.python.org/pull_request2551
pull_request2171https://bugs.python.org/pull_request2171
BreamoreBoyhttps://bugs.python.org/user12545
pull_request2171https://bugs.python.org/pull_request2171
brian.curtinhttps://bugs.python.org/user10080
msg251557https://bugs.python.org/msg251557
steve.dowerhttps://bugs.python.org/user16632
msg222035https://bugs.python.org/msg222035
BreamoreBoyhttps://bugs.python.org/user12545
msg222031https://bugs.python.org/msg222031
msg203442https://bugs.python.org/msg203442
msg203434https://bugs.python.org/msg203434
msg203428https://bugs.python.org/msg203428
msg203424https://bugs.python.org/msg203424
msg203267https://bugs.python.org/msg203267
msg191815https://bugs.python.org/msg191815
msg191814https://bugs.python.org/msg191814
msg191813https://bugs.python.org/msg191813
msg191811https://bugs.python.org/msg191811
msg191810https://bugs.python.org/msg191810
msg191804https://bugs.python.org/msg191804
msg191803https://bugs.python.org/msg191803
msg191801https://bugs.python.org/msg191801
msg190630https://bugs.python.org/msg190630
msg190622https://bugs.python.org/msg190622
msg190621https://bugs.python.org/msg190621
msg190619https://bugs.python.org/msg190619
msg189427https://bugs.python.org/msg189427
msg189421https://bugs.python.org/msg189421
terry.reedyhttps://bugs.python.org/user155
msg174246https://bugs.python.org/msg174246
issue9783 supersederhttps://bugs.python.org/issue9783
warnings64.loghttps://bugs.python.org/file26465
floxhttps://bugs.python.org/user11184
msg166018https://bugs.python.org/msg166018
buildbothttps://bugs.python.org/keyword9
python-devhttps://bugs.python.org/user13902
msg140000https://bugs.python.org/msg140000
issue9566.patchhttps://bugs.python.org/file20350
loewishttps://bugs.python.org/user8
amaury.forgeotdarchttps://bugs.python.org/user1076
pitrouhttps://bugs.python.org/user2040
vstinnerhttps://bugs.python.org/user2377
schmirhttps://bugs.python.org/user3935
brian.curtinhttps://bugs.python.org/user10080
janglinhttps://bugs.python.org/user10771
msg125974https://bugs.python.org/msg125974
_sre.patchhttps://bugs.python.org/file20349
loewishttps://bugs.python.org/user8
amaury.forgeotdarchttps://bugs.python.org/user1076
pitrouhttps://bugs.python.org/user2040
vstinnerhttps://bugs.python.org/user2377
schmirhttps://bugs.python.org/user3935
brian.curtinhttps://bugs.python.org/user10080
janglinhttps://bugs.python.org/user10771
msg125973https://bugs.python.org/msg125973
hash.patchhttps://bugs.python.org/file20348
loewishttps://bugs.python.org/user8
amaury.forgeotdarchttps://bugs.python.org/user1076
pitrouhttps://bugs.python.org/user2040
vstinnerhttps://bugs.python.org/user2377
schmirhttps://bugs.python.org/user3935
brian.curtinhttps://bugs.python.org/user10080
janglinhttps://bugs.python.org/user10771
msg125972https://bugs.python.org/msg125972
ssl_write.patchhttps://bugs.python.org/file20347
loewishttps://bugs.python.org/user8
amaury.forgeotdarchttps://bugs.python.org/user1076
pitrouhttps://bugs.python.org/user2040
vstinnerhttps://bugs.python.org/user2377
schmirhttps://bugs.python.org/user3935
brian.curtinhttps://bugs.python.org/user10080
janglinhttps://bugs.python.org/user10771
msg125971https://bugs.python.org/msg125971
loewishttps://bugs.python.org/user8
amaury.forgeotdarchttps://bugs.python.org/user1076
pitrouhttps://bugs.python.org/user2040
vstinnerhttps://bugs.python.org/user2377
schmirhttps://bugs.python.org/user3935
brian.curtinhttps://bugs.python.org/user10080
janglinhttps://bugs.python.org/user10771
msg125970https://bugs.python.org/msg125970
ssl_sock_fd_int.patchhttps://bugs.python.org/file20346
loewishttps://bugs.python.org/user8
amaury.forgeotdarchttps://bugs.python.org/user1076
pitrouhttps://bugs.python.org/user2040
vstinnerhttps://bugs.python.org/user2377
schmirhttps://bugs.python.org/user3935
brian.curtinhttps://bugs.python.org/user10080
janglinhttps://bugs.python.org/user10771
msg125969https://bugs.python.org/msg125969
socketmodule_int.patchhttps://bugs.python.org/file20345
loewishttps://bugs.python.org/user8
amaury.forgeotdarchttps://bugs.python.org/user1076
pitrouhttps://bugs.python.org/user2040
vstinnerhttps://bugs.python.org/user2377
schmirhttps://bugs.python.org/user3935
brian.curtinhttps://bugs.python.org/user10080
janglinhttps://bugs.python.org/user10771
msg125963https://bugs.python.org/msg125963
pyexpat.patchhttps://bugs.python.org/file20263
loewishttps://bugs.python.org/user8
amaury.forgeotdarchttps://bugs.python.org/user1076
pitrouhttps://bugs.python.org/user2040
vstinnerhttps://bugs.python.org/user2377
schmirhttps://bugs.python.org/user3935
brian.curtinhttps://bugs.python.org/user10080
janglinhttps://bugs.python.org/user10771
loewishttps://bugs.python.org/user8
amaury.forgeotdarchttps://bugs.python.org/user1076
pitrouhttps://bugs.python.org/user2040
vstinnerhttps://bugs.python.org/user2377
schmirhttps://bugs.python.org/user3935
brian.curtinhttps://bugs.python.org/user10080
janglinhttps://bugs.python.org/user10771
msg125951https://bugs.python.org/msg125951
pyexpat.patchhttps://bugs.python.org/file20263
msg125390https://bugs.python.org/msg125390
patchhttps://bugs.python.org/keyword2
loewishttps://bugs.python.org/user8
amaury.forgeotdarchttps://bugs.python.org/user1076
pitrouhttps://bugs.python.org/user2040
vstinnerhttps://bugs.python.org/user2377
schmirhttps://bugs.python.org/user3935
brian.curtinhttps://bugs.python.org/user10080
janglinhttps://bugs.python.org/user10771
loewishttps://bugs.python.org/user8
amaury.forgeotdarchttps://bugs.python.org/user1076
pitrouhttps://bugs.python.org/user2040
vstinnerhttps://bugs.python.org/user2377
schmirhttps://bugs.python.org/user3935
brian.curtinhttps://bugs.python.org/user10080
janglinhttps://bugs.python.org/user10771
msg125385https://bugs.python.org/msg125385
loewishttps://bugs.python.org/user8
amaury.forgeotdarchttps://bugs.python.org/user1076
pitrouhttps://bugs.python.org/user2040
vstinnerhttps://bugs.python.org/user2377
schmirhttps://bugs.python.org/user3935
brian.curtinhttps://bugs.python.org/user10080
janglinhttps://bugs.python.org/user10771
msg125384https://bugs.python.org/msg125384
loewishttps://bugs.python.org/user8
amaury.forgeotdarchttps://bugs.python.org/user1076
pitrouhttps://bugs.python.org/user2040
vstinnerhttps://bugs.python.org/user2377
schmirhttps://bugs.python.org/user3935
brian.curtinhttps://bugs.python.org/user10080
janglinhttps://bugs.python.org/user10771
msg125377https://bugs.python.org/msg125377
loewishttps://bugs.python.org/user8
amaury.forgeotdarchttps://bugs.python.org/user1076
pitrouhttps://bugs.python.org/user2040
vstinnerhttps://bugs.python.org/user2377
schmirhttps://bugs.python.org/user3935
brian.curtinhttps://bugs.python.org/user10080
janglinhttps://bugs.python.org/user10771
msg125371https://bugs.python.org/msg125371
loewishttps://bugs.python.org/user8
amaury.forgeotdarchttps://bugs.python.org/user1076
pitrouhttps://bugs.python.org/user2040
vstinnerhttps://bugs.python.org/user2377
schmirhttps://bugs.python.org/user3935
brian.curtinhttps://bugs.python.org/user10080
janglinhttps://bugs.python.org/user10771
msg125370https://bugs.python.org/msg125370
loewishttps://bugs.python.org/user8
amaury.forgeotdarchttps://bugs.python.org/user1076
pitrouhttps://bugs.python.org/user2040
vstinnerhttps://bugs.python.org/user2377
schmirhttps://bugs.python.org/user3935
brian.curtinhttps://bugs.python.org/user10080
janglinhttps://bugs.python.org/user10771
msg125367https://bugs.python.org/msg125367
loewishttps://bugs.python.org/user8
amaury.forgeotdarchttps://bugs.python.org/user1076
pitrouhttps://bugs.python.org/user2040
vstinnerhttps://bugs.python.org/user2377
schmirhttps://bugs.python.org/user3935
brian.curtinhttps://bugs.python.org/user10080
janglinhttps://bugs.python.org/user10771
msg125363https://bugs.python.org/msg125363
amaury.forgeotdarchttps://bugs.python.org/user1076
msg125334https://bugs.python.org/msg125334
vstinnerhttps://bugs.python.org/user2377
msg125311https://bugs.python.org/msg125311
schmirhttps://bugs.python.org/user3935
issue10823 supersederhttps://bugs.python.org/issue10823
janglinhttps://bugs.python.org/user10771
brian.curtinhttps://bugs.python.org/user10080
msg113987https://bugs.python.org/msg113987
msg113983https://bugs.python.org/msg113983
msg113978https://bugs.python.org/msg113978
msg113977https://bugs.python.org/msg113977
msg113975https://bugs.python.org/msg113975
loewishttps://bugs.python.org/user8
msg113574https://bugs.python.org/msg113574
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.