René's URL Explorer Experiment


Title: Issue 20484: calling pydoc.Helper()('modules') in the test suite sometimes causes failures - Python tracker

Mail addresses
rdmurray@bitdance.com
ericsnowcurrently@gmail.com
victor.stinner@gmail.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/64683 https://github.com/python/cpython/issues/64683
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
msg209950https://bugs.python.org/issue20484#msg209950
(view)https://bugs.python.org/msg209950
d6c3fb8d5f84https://hg.python.org/lookup/d6c3fb8d5f84
Issue20123https://bugs.python.org/issue20123
6d72617cae64https://hg.python.org/lookup/6d72617cae64
d6c3fb8d5f84https://hg.python.org/lookup/d6c3fb8d5f84
d6c3fb8d5f84https://hg.python.org/lookup/d6c3fb8d5f84
Issue 20123https://bugs.python.org/issue20123
distutils/tests/test_sdist.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/tests/test_sdist.py#L247
distutils/command/sdist.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/command/sdist.py#L158
distutils/command/sdist.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/command/sdist.py#L204
distutils/command/sdist.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/command/sdist.py#L262
distutils/command/build_py.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/command/build_py.py#L301
distutils/command/build_py.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/command/build_py.py#L295
posixpath.pyhttps://github.com/python/cpython/blob/3.4/Lib/posixpath.py#L83
distutils/tests/test_install.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/tests/test_install.py#L236
distutils/tests/test_install.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/tests/test_install.py#L186
distutils/command/install.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/command/install.py#L566
distutils/cmd.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/cmd.py#L313
distutils/dist.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/dist.py#L974
distutils/cmd.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/cmd.py#L313
distutils/dist.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/dist.py#L974
genericpath.pyhttps://github.com/python/cpython/blob/3.4/Lib/genericpath.py#L19
distutils/tests/test_install.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/tests/test_install.py#L186
distutils/command/install.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/command/install.py#L566
distutils/cmd.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/cmd.py#L313
distutils/dist.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/dist.py#L974
distutils/cmd.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/cmd.py#L313
distutils/dist.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/dist.py#L974
genericpath.pyhttps://github.com/python/cpython/blob/3.4/Lib/genericpath.py#L19
distutils/tests/test_install.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/tests/test_install.py#L217
distutils/command/install.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/command/install.py#L566
distutils/cmd.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/cmd.py#L313
distutils/dist.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/dist.py#L974
distutils/cmd.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/cmd.py#L313
distutils/dist.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/dist.py#L974
genericpath.pyhttps://github.com/python/cpython/blob/3.4/Lib/genericpath.py#L19
distutils/tests/test_install_lib.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/tests/test_install_lib.py#L91
distutils/command/install_lib.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/command/install_lib.py#L211
distutils/command/build_py.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/command/build_py.py#L308
distutils/command/build_py.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/command/build_py.py#L295
posixpath.pyhttps://github.com/python/cpython/blob/3.4/Lib/posixpath.py#L83
distutils/tests/test_install_lib.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/tests/test_install_lib.py#L71
distutils/command/install_lib.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/command/install_lib.py#L188
distutils/command/install_lib.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/command/install_lib.py#L148
distutils/command/build_py.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/command/build_py.py#L308
distutils/command/build_py.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/command/build_py.py#L295
posixpath.pyhttps://github.com/python/cpython/blob/3.4/Lib/posixpath.py#L83
distutils/tests/test_bdist_dumb.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/tests/test_bdist_dumb.py#L91
distutils/tests/test_bdist.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/tests/test_bdist.py#L26
distutils/tests/test_build_py.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/tests/test_build_py.py#L153
distutils/tests/test_build_py.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/tests/test_build_py.py#L155
distutils/tests/test_build_py.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/tests/test_build_py.py#L87
distutils/tests/test_build_py.pyhttps://github.com/python/cpython/blob/3.4/Lib/distutils/tests/test_build_py.py#L89
#20400https://bugs.python.org/issue20400
msg211855https://bugs.python.org/issue20484#msg211855
(view)https://bugs.python.org/msg211855
test/test_unicode.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/test_unicode.py#L1072
test/string_tests.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/string_tests.py#L1181
unittest/case.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/case.py#L202
test/test_unicode.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/test_unicode.py#L1072
test/string_tests.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/string_tests.py#L1181
unittest/case.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/case.py#L202
msg211856https://bugs.python.org/issue20484#msg211856
(view)https://bugs.python.org/msg211856
msg211882https://bugs.python.org/issue20484#msg211882
(view)https://bugs.python.org/msg211882
msg211933https://bugs.python.org/issue20484#msg211933
(view)https://bugs.python.org/msg211933
msg211945https://bugs.python.org/issue20484#msg211945
(view)https://bugs.python.org/msg211945
msg211948https://bugs.python.org/issue20484#msg211948
(view)https://bugs.python.org/msg211948
msg211953https://bugs.python.org/issue20484#msg211953
(view)https://bugs.python.org/msg211953
13edfab6c3c0https://hg.python.org/lookup/13edfab6c3c0
#20484https://bugs.python.org/issue20484
http://hg.python.org/cpython/rev/13edfab6c3c0http://hg.python.org/cpython/rev/13edfab6c3c0
msg211955https://bugs.python.org/issue20484#msg211955
(view)https://bugs.python.org/msg211955
issue20123https://bugs.python.org/issue20123
issue20128https://bugs.python.org/issue20128
msg211956https://bugs.python.org/issue20484#msg211956
(view)https://bugs.python.org/msg211956
msg211958https://bugs.python.org/issue20484#msg211958
(view)https://bugs.python.org/msg211958
issue20734https://bugs.python.org/issue20734
msg213830https://bugs.python.org/issue20484#msg213830
(view)https://bugs.python.org/msg213830
7cfb3db36ec6https://hg.python.org/lookup/7cfb3db36ec6
#20484https://bugs.python.org/issue20484
http://hg.python.org/cpython/rev/7cfb3db36ec6http://hg.python.org/cpython/rev/7cfb3db36ec6
msg213830https://bugs.python.org/msg213830
msg211958https://bugs.python.org/msg211958
msg211956https://bugs.python.org/msg211956
msg211955https://bugs.python.org/msg211955
python-devhttps://bugs.python.org/user13902
msg211953https://bugs.python.org/msg211953
msg211948https://bugs.python.org/msg211948
msg211945https://bugs.python.org/msg211945
vinay.sajiphttps://bugs.python.org/user328
eric.araujohttps://bugs.python.org/user7641
msg211933https://bugs.python.org/msg211933
msg211882https://bugs.python.org/msg211882
larryhttps://bugs.python.org/user2731
msg211856https://bugs.python.org/msg211856
msg211855https://bugs.python.org/msg211855
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.