René's URL Explorer Experiment


Title: Issue 11727: Add a --timeout option to regrtest.py using the faulthandler module - 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/55936 https://github.com/python/cpython/issues/55936
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
regrtest_timeout.patchhttps://bugs.python.org/file21488/regrtest_timeout.patch
reviewhttps://bugs.python.org/review/11727/#ps2298
msg132643https://bugs.python.org/issue11727#msg132643
(view)https://bugs.python.org/msg132643
msg132647https://bugs.python.org/issue11727#msg132647
(view)https://bugs.python.org/msg132647
#11223https://bugs.python.org/issue11223
#8428https://bugs.python.org/issue8428
http://www.python.org/dev/buildbot/all/builders/x86%20Tiger%20custom/builds/2http://www.python.org/dev/buildbot/all/builders/x86%20Tiger%20custom/builds/2
http://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%207.2%20custom/builds/3http://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%207.2%20custom/builds/3
msg132651https://bugs.python.org/issue11727#msg132651
(view)https://bugs.python.org/msg132651
http://www.python.org/dev/buildbot/all/builders/PPC%20Leopard%20custom/builds/6http://www.python.org/dev/buildbot/all/builders/PPC%20Leopard%20custom/builds/6
msg132654https://bugs.python.org/issue11727#msg132654
(view)https://bugs.python.org/msg132654
msg132655https://bugs.python.org/issue11727#msg132655
(view)https://bugs.python.org/msg132655
msg132656https://bugs.python.org/issue11727#msg132656
(view)https://bugs.python.org/msg132656
http://www.python.org/dev/buildbot/all/builders/x86%20Tiger%203.x/builds/2262/steps/test/logs/stdiohttp://www.python.org/dev/buildbot/all/builders/x86%20Tiger%203.x/builds/2262/steps/test/logs/stdio
msg132659https://bugs.python.org/issue11727#msg132659
(view)https://bugs.python.org/msg132659
codecs.pyhttps://github.com/python/cpython/blob/main/Lib/codecs.py#L302
_pyio.pyhttps://github.com/python/cpython/blob/main/Lib/_pyio.py#L1378
_pyio.pyhttps://github.com/python/cpython/blob/main/Lib/_pyio.py#L1682
_pyio.pyhttps://github.com/python/cpython/blob/main/Lib/_pyio.py#L2002
test/test_io.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_io.py#L1964
test/test_io.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_io.py#L1945
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L387
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L442
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L494
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1078
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1166
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1192
test/test_io.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_io.py#L2845
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1029
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L823
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L649
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1604
http://www.python.org/dev/buildbot/all/builders/PPC%20Leopard%20custom/builds/6http://www.python.org/dev/buildbot/all/builders/PPC%20Leopard%20custom/builds/6
msg132667https://bugs.python.org/issue11727#msg132667
(view)https://bugs.python.org/msg132667
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L1282
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L766
test/test_subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_subprocess.py#L687
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L387
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L442
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L494
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1078
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1166
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1192
test/test_subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_subprocess.py#L1607
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1029
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L823
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L649
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1604
http://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%207.2%20custom/builds/3http://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%207.2%20custom/builds/3
#8052https://bugs.python.org/issue8052
msg132672https://bugs.python.org/issue11727#msg132672
(view)https://bugs.python.org/msg132672
msg132682https://bugs.python.org/issue11727#msg132682
(view)https://bugs.python.org/msg132682
bdc946dc512ahttps://hg.python.org/lookup/bdc946dc512a
#11727https://bugs.python.org/issue11727
http://hg.python.org/cpython/rev/bdc946dc512ahttp://hg.python.org/cpython/rev/bdc946dc512a
msg132684https://bugs.python.org/issue11727#msg132684
(view)https://bugs.python.org/msg132684
0f3dbf93ac06https://hg.python.org/lookup/0f3dbf93ac06
#11727https://bugs.python.org/issue11727
http://hg.python.org/cpython/rev/0f3dbf93ac06http://hg.python.org/cpython/rev/0f3dbf93ac06
msg132685https://bugs.python.org/issue11727#msg132685
(view)https://bugs.python.org/msg132685
bdc946dc512ahttps://hg.python.org/lookup/bdc946dc512a
0f3dbf93ac06https://hg.python.org/lookup/0f3dbf93ac06
msg132739https://bugs.python.org/issue11727#msg132739
(view)https://bugs.python.org/msg132739
15f6fe139181https://hg.python.org/lookup/15f6fe139181
#11727https://bugs.python.org/issue11727
http://hg.python.org/cpython/rev/15f6fe139181http://hg.python.org/cpython/rev/15f6fe139181
msg132746https://bugs.python.org/issue11727#msg132746
(view)https://bugs.python.org/msg132746
test/test_threadsignals.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threadsignals.py#L46
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L387
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L442
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L494
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1078
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1166
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1192
test/test_threadsignals.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threadsignals.py#L210
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1032
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L826
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L650
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1607
http://www.python.org/dev/buildbot/all/builders/PPC%20Tiger%203.x/builds/1685/steps/test/logs/stdiohttp://www.python.org/dev/buildbot/all/builders/PPC%20Tiger%203.x/builds/1685/steps/test/logs/stdio
http://www.python.org/dev/buildbot/all/builders/PPC%20Tiger%203.x/builds/1684/steps/test/logs/stdiohttp://www.python.org/dev/buildbot/all/builders/PPC%20Tiger%203.x/builds/1684/steps/test/logs/stdio
msg132752https://bugs.python.org/issue11727#msg132752
(view)https://bugs.python.org/msg132752
053bc5ca199bhttps://hg.python.org/lookup/053bc5ca199b
#11727https://bugs.python.org/issue11727
http://hg.python.org/cpython/rev/053bc5ca199bhttp://hg.python.org/cpython/rev/053bc5ca199b
msg132755https://bugs.python.org/issue11727#msg132755
(view)https://bugs.python.org/msg132755
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L574
test/test_io.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_io.py#L2647
test/test_io.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_io.py#L2669
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L387
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L442
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L494
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1078
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1166
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1192
test/test_io.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_io.py#L2845
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1032
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L826
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L650
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1607
test/test_signal.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_signal.py#L436
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L387
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L442
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L494
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1078
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1166
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1192
test/test_signal.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_signal.py#L490
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1032
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L826
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L650
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1607
http://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%207.2%203.x/builds/1643/steps/test/logs/stdiohttp://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%207.2%203.x/builds/1643/steps/test/logs/stdio
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L466
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L1479
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L1521
test/test_subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_subprocess.py#L155
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L387
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L442
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L494
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1078
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1166
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1192
test/test_subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_subprocess.py#L1607
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1032
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L826
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L650
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1607
http://www.python.org/dev/buildbot/all/builders/sparc%20solaris10%20gcc%203.x/builds/2861/steps/test/logs/stdiohttp://www.python.org/dev/buildbot/all/builders/sparc%20solaris10%20gcc%203.x/builds/2861/steps/test/logs/stdio
msg132768https://bugs.python.org/issue11727#msg132768
(view)https://bugs.python.org/msg132768
test/test_socket.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_socket.py#L729
test/test_socket.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_socket.py#L740
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L387
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L442
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L494
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1078
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1166
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1192
test/test_socket.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_socket.py#L2052
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1032
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L826
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L650
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1607
http://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%207.2%203.x/builds/1644/steps/test/logs/stdiohttp://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%207.2%203.x/builds/1644/steps/test/logs/stdio
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L574
test/test_io.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_io.py#L2647
test/test_io.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_io.py#L2669
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L387
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L442
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L494
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1078
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1166
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1192
test/test_io.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_io.py#L2845
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1032
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L826
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L650
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1607
http://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%203.x/builds/1343/steps/test/logs/stdiohttp://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%203.x/builds/1343/steps/test/logs/stdio
msg132770https://bugs.python.org/issue11727#msg132770
(view)https://bugs.python.org/msg132770
http://www.python.org/dev/buildbot/all/builders/x86%20Windows7%203.x/builds/2877/steps/test/logs/stdiohttp://www.python.org/dev/buildbot/all/builders/x86%20Windows7%203.x/builds/2877/steps/test/logs/stdio
msg132772https://bugs.python.org/issue11727#msg132772
(view)https://bugs.python.org/msg132772
http://bugs.python.org/issue8429#msg103368http://bugs.python.org/issue8429#msg103368
#8431https://bugs.python.org/issue8431
msg132775https://bugs.python.org/issue11727#msg132775
(view)https://bugs.python.org/msg132775
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L235
test\lock_tests.pyhttps://github.com/python/cpython/blob/main/Lib/test/lock_tests.py#L392
test\lock_tests.pyhttps://github.com/python/cpython/blob/main/Lib/test/lock_tests.py#L37
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L235
test\lock_tests.pyhttps://github.com/python/cpython/blob/main/Lib/test/lock_tests.py#L392
test\lock_tests.pyhttps://github.com/python/cpython/blob/main/Lib/test/lock_tests.py#L37
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L235
test\lock_tests.pyhttps://github.com/python/cpython/blob/main/Lib/test/lock_tests.py#L392
test\lock_tests.pyhttps://github.com/python/cpython/blob/main/Lib/test/lock_tests.py#L37
test\lock_tests.pyhttps://github.com/python/cpython/blob/main/Lib/test/lock_tests.py#L16
test\lock_tests.pyhttps://github.com/python/cpython/blob/main/Lib/test/lock_tests.py#L416
test\lock_tests.pyhttps://github.com/python/cpython/blob/main/Lib/test/lock_tests.py#L433
unittest\case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L387
unittest\case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L442
unittest\case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L494
unittest\suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest\suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest\suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest\suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
test\support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1078
test\support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1166
test\support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1192
test\test_threading.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threading.py#L728
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1032
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L826
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L650
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1607
http://www.python.org/dev/buildbot/all/builders/x86%20XP-4%203.x/builds/4317/steps/test/logs/stdiohttp://www.python.org/dev/buildbot/all/builders/x86%20XP-4%203.x/builds/4317/steps/test/logs/stdio
#8799https://bugs.python.org/issue8799
#4188https://bugs.python.org/issue4188
#5114https://bugs.python.org/issue5114
msg132890https://bugs.python.org/issue11727#msg132890
(view)https://bugs.python.org/msg132890
394f0ea0d29ehttps://hg.python.org/lookup/394f0ea0d29e
#11727https://bugs.python.org/issue11727
#11753https://bugs.python.org/issue11753
#11755https://bugs.python.org/issue11755
http://hg.python.org/cpython/rev/394f0ea0d29ehttp://hg.python.org/cpython/rev/394f0ea0d29e
msg132999https://bugs.python.org/issue11727#msg132999
(view)https://bugs.python.org/msg132999
#11753https://bugs.python.org/issue11753
#11755https://bugs.python.org/issue11755
#11768https://bugs.python.org/issue11768
#11769https://bugs.python.org/issue11769
msg132999https://bugs.python.org/msg132999
msg132890https://bugs.python.org/msg132890
msg132775https://bugs.python.org/msg132775
msg132772https://bugs.python.org/msg132772
msg132770https://bugs.python.org/msg132770
msg132768https://bugs.python.org/msg132768
msg132755https://bugs.python.org/msg132755
msg132752https://bugs.python.org/msg132752
msg132746https://bugs.python.org/msg132746
msg132739https://bugs.python.org/msg132739
msg132685https://bugs.python.org/msg132685
msg132684https://bugs.python.org/msg132684
python-devhttps://bugs.python.org/user13902
msg132682https://bugs.python.org/msg132682
neologixhttps://bugs.python.org/user12146
msg132672https://bugs.python.org/msg132672
Arfreverhttps://bugs.python.org/user9138
msg132667https://bugs.python.org/msg132667
msg132659https://bugs.python.org/msg132659
msg132656https://bugs.python.org/msg132656
msg132655https://bugs.python.org/msg132655
pitrouhttps://bugs.python.org/user2040
msg132654https://bugs.python.org/msg132654
msg132651https://bugs.python.org/msg132651
msg132647https://bugs.python.org/msg132647
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.