René's URL Explorer Experiment


Title: Issue 25588: Run test suite from IDLE idlelib.run subprocess - 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/69774 https://github.com/python/cpython/issues/69774
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
PR 3962https://github.com/python/cpython/pull/3962
PR 3987https://github.com/python/cpython/pull/3987
PR 4000https://github.com/python/cpython/pull/4000
PR 4001https://github.com/python/cpython/pull/4001
msg254371https://bugs.python.org/issue25588#msg254371
(view)https://bugs.python.org/msg254371
msg269094https://bugs.python.org/issue25588#msg269094
(view)https://bugs.python.org/msg269094
test\__main__.pyhttps://github.com/python/cpython/blob/main/Lib/test/__main__.py#L2
test\libregrtest\main.pyhttps://github.com/python/cpython/blob/main/Lib/test/libregrtest/main.py#L508
test\libregrtest\main.pyhttps://github.com/python/cpython/blob/main/Lib/test/libregrtest/main.py#L446
test\libregrtest\main.pyhttps://github.com/python/cpython/blob/main/Lib/test/libregrtest/main.py#L458
test\libregrtest\setup.pyhttps://github.com/python/cpython/blob/main/Lib/test/libregrtest/setup.py#L18
msg304224https://bugs.python.org/issue25588#msg304224
(view)https://bugs.python.org/msg304224
PR 3962https://github.com/python/cpython/pull/3962
msg304227https://bugs.python.org/issue25588#msg304227
(view)https://bugs.python.org/msg304227
msg304230https://bugs.python.org/issue25588#msg304230
(view)https://bugs.python.org/msg304230
msg304354https://bugs.python.org/issue25588#msg304354
(view)https://bugs.python.org/msg304354
ccef823939d4ef602f2d8d13d0bfec29eda597a5https://hg.python.org/lookup/ccef823939d4ef602f2d8d13d0bfec29eda597a5
bpo-25588https://bugs.python.org/issue25588
#3962https://bugs.python.org/issue3962
https://github.com/python/cpython/commit/ccef823939d4ef602f2d8d13d0bfec29eda597a5https://github.com/python/cpython/commit/ccef823939d4ef602f2d8d13d0bfec29eda597a5
msg304357https://bugs.python.org/issue25588#msg304357
(view)https://bugs.python.org/msg304357
6234e9068332f61f935cf13fa5b1a924a99c28b2https://hg.python.org/lookup/6234e9068332f61f935cf13fa5b1a924a99c28b2
bpo-25588https://bugs.python.org/issue25588
GH-3962https://github.com/python/cpython/pull/3962
#3987https://bugs.python.org/issue3987
https://github.com/python/cpython/commit/6234e9068332f61f935cf13fa5b1a924a99c28b2https://github.com/python/cpython/commit/6234e9068332f61f935cf13fa5b1a924a99c28b2
msg304407https://bugs.python.org/issue25588#msg304407
(view)https://bugs.python.org/msg304407
#31761https://bugs.python.org/issue31761
test\libregrtest\runtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/libregrtest/runtest.py#L163
importlib\__init__.pyhttps://github.com/python/cpython/blob/main/Lib/importlib/__init__.py#L127
test\test_aifc.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_aifc.py#L9
aifc.pyhttps://github.com/python/cpython/blob/main/Lib/aifc.py#L254
msg304408https://bugs.python.org/issue25588#msg304408
(view)https://bugs.python.org/msg304408
msg304409https://bugs.python.org/issue25588#msg304409
(view)https://bugs.python.org/msg304409
620f70eed615efde35517d7ae86354de3b2a0d03https://hg.python.org/lookup/620f70eed615efde35517d7ae86354de3b2a0d03
bpo-25588https://bugs.python.org/issue25588
#4000https://bugs.python.org/issue4000
https://github.com/python/cpython/commit/620f70eed615efde35517d7ae86354de3b2a0d03https://github.com/python/cpython/commit/620f70eed615efde35517d7ae86354de3b2a0d03
msg304410https://bugs.python.org/issue25588#msg304410
(view)https://bugs.python.org/msg304410
0fee56c86344386bde8486ab803f564cb8a5203bhttps://hg.python.org/lookup/0fee56c86344386bde8486ab803f564cb8a5203b
bpo-25588https://bugs.python.org/issue25588
GH-4000https://github.com/python/cpython/pull/4000
#4001https://bugs.python.org/issue4001
https://github.com/python/cpython/commit/0fee56c86344386bde8486ab803f564cb8a5203bhttps://github.com/python/cpython/commit/0fee56c86344386bde8486ab803f564cb8a5203b
msg304411https://bugs.python.org/issue25588#msg304411
(view)https://bugs.python.org/msg304411
msg304411https://bugs.python.org/msg304411
msg304410https://bugs.python.org/msg304410
pull_request3974https://bugs.python.org/pull_request3974
msg304409https://bugs.python.org/msg304409
msg304408https://bugs.python.org/msg304408
msg304407https://bugs.python.org/msg304407
pull_request3973https://bugs.python.org/pull_request3973
msg304357https://bugs.python.org/msg304357
pull_request3963https://bugs.python.org/pull_request3963
msg304354https://bugs.python.org/msg304354
msg304230https://bugs.python.org/msg304230
msg304227https://bugs.python.org/msg304227
vstinnerhttps://bugs.python.org/user2377
serhiy.storchakahttps://bugs.python.org/user15623
msg304224https://bugs.python.org/msg304224
patchhttps://bugs.python.org/keyword2
pull_request3940https://bugs.python.org/pull_request3940
msg269094https://bugs.python.org/msg269094
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.