René's URL Explorer Experiment


Title: Issue 11738: ThreadSignals.test_signals() of test_threadsignals hangs on PPC Tiger 3.x buildbot - 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/55947 https://github.com/python/cpython/issues/55947
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
msg132748https://bugs.python.org/issue11738#msg132748
(view)https://bugs.python.org/msg132748
#11393https://bugs.python.org/issue11393
#11727https://bugs.python.org/issue11727
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
#11223https://bugs.python.org/issue11223
msg132749https://bugs.python.org/issue11738#msg132749
(view)https://bugs.python.org/msg132749
msg132906https://bugs.python.org/issue11738#msg132906
(view)https://bugs.python.org/msg132906
#11753https://bugs.python.org/issue11753
msg132930https://bugs.python.org/issue11738#msg132930
(view)https://bugs.python.org/msg132930
9d59ae98013chttps://hg.python.org/lookup/9d59ae98013c
#11738https://bugs.python.org/issue11738
#11753https://bugs.python.org/issue11753
http://hg.python.org/cpython/rev/9d59ae98013chttp://hg.python.org/cpython/rev/9d59ae98013c
msg132950https://bugs.python.org/issue11738#msg132950
(view)https://bugs.python.org/msg132950
msg134132https://bugs.python.org/issue11738#msg134132
(view)https://bugs.python.org/msg134132
#11768https://bugs.python.org/issue11768
msg134132https://bugs.python.org/msg134132
msg132950https://bugs.python.org/msg132950
python-devhttps://bugs.python.org/user13902
msg132930https://bugs.python.org/msg132930
msg132906https://bugs.python.org/msg132906
msg132749https://bugs.python.org/msg132749
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.