René's URL Explorer Experiment


Title: Issue 15599: test_threaded_import fails sporadically on Windows and FreeBSD - Python tracker

Mail addresses
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/59804 https://github.com/python/cpython/issues/59804
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
issue15599.diffhttps://bugs.python.org/file27087/issue15599.diff
issue15599_osx_10_4.patchhttps://bugs.python.org/file27271/issue15599_osx_10_4.patch
reviewhttps://bugs.python.org/review/15599/#ps6047
msg167747https://bugs.python.org/issue15599#msg167747
(view)https://bugs.python.org/msg167747
http://buildbot.python.org/all/builders/AMD64%20FreeBSD%209.0%203.x/builds/3231/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/AMD64%20FreeBSD%209.0%203.x/builds/3231/steps/test/logs/stdio
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L639
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L596
test/test_threaded_import.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threaded_import.py#L194
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L639
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L596
test/test_threaded_import.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threaded_import.py#L197
test/test_threaded_import.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threaded_import.py#L205
msg167769https://bugs.python.org/issue15599#msg167769
(view)https://bugs.python.org/msg167769
msg167795https://bugs.python.org/issue15599#msg167795
(view)https://bugs.python.org/msg167795
msg167814https://bugs.python.org/issue15599#msg167814
(view)https://bugs.python.org/msg167814
msg167972https://bugs.python.org/issue15599#msg167972
(view)https://bugs.python.org/msg167972
msg167989https://bugs.python.org/issue15599#msg167989
(view)https://bugs.python.org/msg167989
test/test_threaded_import.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threaded_import.py#L131
test/test_threaded_import.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threaded_import.py#L120
msg168481https://bugs.python.org/issue15599#msg168481
(view)https://bugs.python.org/msg168481
http://buildbot.python.org/all/builders/AMD64%20FreeBSD%209.0%20dtrace%203.x/builds/238/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/AMD64%20FreeBSD%209.0%20dtrace%203.x/builds/238/steps/test/logs/stdio
msg169635https://bugs.python.org/issue15599#msg169635
(view)https://bugs.python.org/msg169635
http://buildbot.python.org/all/builders/AMD64%20FreeBSD%209.0%203.x/builds/3340/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/AMD64%20FreeBSD%209.0%203.x/builds/3340/steps/test/logs/stdio
test/test_threaded_import.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threaded_import.py#L133
msg169637https://bugs.python.org/issue15599#msg169637
(view)https://bugs.python.org/msg169637
test/lock_tests.pyhttps://github.com/python/cpython/blob/main/Lib/test/lock_tests.py#L531
msg169639https://bugs.python.org/issue15599#msg169639
(view)https://bugs.python.org/msg169639
msg169640https://bugs.python.org/issue15599#msg169640
(view)https://bugs.python.org/msg169640
msg169661https://bugs.python.org/issue15599#msg169661
(view)https://bugs.python.org/msg169661
msg169670https://bugs.python.org/issue15599#msg169670
(view)https://bugs.python.org/msg169670
3430d7329a3bhttps://hg.python.org/lookup/3430d7329a3b
http://buildbot.python.org/all/buildslaves/koobs-freebsdhttp://buildbot.python.org/all/buildslaves/koobs-freebsd
msg169711https://bugs.python.org/issue15599#msg169711
(view)https://bugs.python.org/msg169711
http://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/5643/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/5643/steps/test/logs/stdio
msg169713https://bugs.python.org/issue15599#msg169713
(view)https://bugs.python.org/msg169713
http://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/5642/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/5642/steps/test/logs/stdio
test\test_concurrent_futures.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_concurrent_futures.py#L71
msg169714https://bugs.python.org/issue15599#msg169714
(view)https://bugs.python.org/msg169714
msg169721https://bugs.python.org/issue15599#msg169721
(view)https://bugs.python.org/msg169721
http://buildbot.python.org/all/builders/AMD64%20Lion%203.x/builds/383/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/AMD64%20Lion%203.x/builds/383/steps/test/logs/stdio
msg170400https://bugs.python.org/issue15599#msg170400
(view)https://bugs.python.org/msg170400
msg170406https://bugs.python.org/issue15599#msg170406
(view)https://bugs.python.org/msg170406
http://buildbot.python.org/all/buildslaves/koobs-freebsd-clanghttp://buildbot.python.org/all/buildslaves/koobs-freebsd-clang
msg170409https://bugs.python.org/issue15599#msg170409
(view)https://bugs.python.org/msg170409
msg170412https://bugs.python.org/issue15599#msg170412
(view)https://bugs.python.org/msg170412
msg170416https://bugs.python.org/issue15599#msg170416
(view)https://bugs.python.org/msg170416
9b40d018e4cfhttps://hg.python.org/lookup/9b40d018e4cf
#15599https://bugs.python.org/issue15599
http://hg.python.org/cpython/rev/9b40d018e4cfhttp://hg.python.org/cpython/rev/9b40d018e4cf
msg171092https://bugs.python.org/issue15599#msg171092
(view)https://bugs.python.org/msg171092
msg171105https://bugs.python.org/issue15599#msg171105
(view)https://bugs.python.org/msg171105
msg171661https://bugs.python.org/issue15599#msg171661
(view)https://bugs.python.org/msg171661
http://buildbot.python.org/all/builders/x86%20Gentoo%20Non-Debug%203.x/builds/3101/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/x86%20Gentoo%20Non-Debug%203.x/builds/3101/steps/test/logs/stdio
test/test_threaded_import.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threaded_import.py#L205
msg171670https://bugs.python.org/issue15599#msg171670
(view)https://bugs.python.org/msg171670
msg171740https://bugs.python.org/issue15599#msg171740
(view)https://bugs.python.org/msg171740
#15781https://bugs.python.org/issue15781
msg171741https://bugs.python.org/issue15599#msg171741
(view)https://bugs.python.org/msg171741
msg171750https://bugs.python.org/issue15599#msg171750
(view)https://bugs.python.org/msg171750
484a4b9349afhttps://hg.python.org/lookup/484a4b9349af
#15599https://bugs.python.org/issue15599
http://hg.python.org/cpython/rev/484a4b9349afhttp://hg.python.org/cpython/rev/484a4b9349af
msg175488https://bugs.python.org/issue15599#msg175488
(view)https://bugs.python.org/msg175488
msg175496https://bugs.python.org/issue15599#msg175496
(view)https://bugs.python.org/msg175496
msg175939https://bugs.python.org/issue15599#msg175939
(view)https://bugs.python.org/msg175939
http://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/5938/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/5938/steps/test/logs/stdio
http://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/5936/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/5936/steps/test/logs/stdio
http://buildbot.python.org/all/builders/AMD64%20FreeBSD%209.0%203.x/builds/3737/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/AMD64%20FreeBSD%209.0%203.x/builds/3737/steps/test/logs/stdio
msg177717https://bugs.python.org/issue15599#msg177717
(view)https://bugs.python.org/msg177717
msg177718https://bugs.python.org/issue15599#msg177718
(view)https://bugs.python.org/msg177718
1ee9cf5a5351https://hg.python.org/lookup/1ee9cf5a5351
#15599https://bugs.python.org/issue15599
http://hg.python.org/cpython/rev/1ee9cf5a5351http://hg.python.org/cpython/rev/1ee9cf5a5351
7cfca9ede861https://hg.python.org/lookup/7cfca9ede861
#15599https://bugs.python.org/issue15599
http://hg.python.org/cpython/rev/7cfca9ede861http://hg.python.org/cpython/rev/7cfca9ede861
msg177720https://bugs.python.org/issue15599#msg177720
(view)https://bugs.python.org/msg177720
67d6bb557d67https://hg.python.org/lookup/67d6bb557d67
#15599https://bugs.python.org/issue15599
http://hg.python.org/cpython/rev/67d6bb557d67http://hg.python.org/cpython/rev/67d6bb557d67
30c7cc62303ahttps://hg.python.org/lookup/30c7cc62303a
#15599https://bugs.python.org/issue15599
http://hg.python.org/cpython/rev/30c7cc62303ahttp://hg.python.org/cpython/rev/30c7cc62303a
msg206682https://bugs.python.org/issue15599#msg206682
(view)https://bugs.python.org/msg206682
http://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/7740/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/7740/steps/test/logs/stdio
msg219733https://bugs.python.org/issue15599#msg219733
(view)https://bugs.python.org/msg219733
http://buildbot.python.org/all/builders/AMD64%20FreeBSD%2010.0%203.x/builds/2180/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/AMD64%20FreeBSD%2010.0%203.x/builds/2180/steps/test/logs/stdio
test/test_threaded_import.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threaded_import.py#L135
msg221377https://bugs.python.org/issue15599#msg221377
(view)https://bugs.python.org/msg221377
msg238414https://bugs.python.org/issue15599#msg238414
(view)https://bugs.python.org/msg238414
msg238414https://bugs.python.org/msg238414
skrahhttps://bugs.python.org/user11089
db3lhttps://bugs.python.org/user624
msg221377https://bugs.python.org/msg221377
vstinnerhttps://bugs.python.org/user2377
msg219733https://bugs.python.org/msg219733
buildbothttps://bugs.python.org/keyword9
patchhttps://bugs.python.org/keyword2
ncoghlanhttps://bugs.python.org/user1309
msg206682https://bugs.python.org/msg206682
vstinnerhttps://bugs.python.org/user2377
msg177720https://bugs.python.org/msg177720
msg177718https://bugs.python.org/msg177718
msg177717https://bugs.python.org/msg177717
koobshttps://bugs.python.org/user16276
issue16604 supersederhttps://bugs.python.org/issue16604
msg175939https://bugs.python.org/msg175939
msg175496https://bugs.python.org/msg175496
eric.snowhttps://bugs.python.org/user14000
msg175488https://bugs.python.org/msg175488
msg171750https://bugs.python.org/msg171750
msg171741https://bugs.python.org/msg171741
msg171740https://bugs.python.org/msg171740
msg171670https://bugs.python.org/msg171670
msg171661https://bugs.python.org/msg171661
msg171105https://bugs.python.org/msg171105
issue15599_osx_10_4.patchhttps://bugs.python.org/file27271
ned.deilyhttps://bugs.python.org/user5248
msg171092https://bugs.python.org/msg171092
python-devhttps://bugs.python.org/user13902
msg170416https://bugs.python.org/msg170416
msg170412https://bugs.python.org/msg170412
msg170409https://bugs.python.org/msg170409
msg170406https://bugs.python.org/msg170406
msg170400https://bugs.python.org/msg170400
msg169721https://bugs.python.org/msg169721
msg169714https://bugs.python.org/msg169714
msg169713https://bugs.python.org/msg169713
msg169711https://bugs.python.org/msg169711
msg169670https://bugs.python.org/msg169670
msg169661https://bugs.python.org/msg169661
issue15599.diffhttps://bugs.python.org/file27087
patchhttps://bugs.python.org/keyword2
msg169640https://bugs.python.org/msg169640
msg169639https://bugs.python.org/msg169639
msg169637https://bugs.python.org/msg169637
msg169635https://bugs.python.org/msg169635
msg168481https://bugs.python.org/msg168481
msg167989https://bugs.python.org/msg167989
msg167972https://bugs.python.org/msg167972
msg167814https://bugs.python.org/msg167814
pitrouhttps://bugs.python.org/user2040
msg167795https://bugs.python.org/msg167795
skrahhttps://bugs.python.org/user11089
msg167769https://bugs.python.org/msg167769
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.