René's URL Explorer Experiment


Title: Issue 19946: Handle a non-importable __main__ in multiprocessing - Python tracker

Mail addresses
ogrisel@is146148
ogrisel@is146148

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/64145 https://github.com/python/cpython/issues/64145
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
issue19946.diffhttps://bugs.python.org/file33091/issue19946.diff
reviewhttps://bugs.python.org/review/19946/#ps10288
issue19946_pep_451_multiprocessing_v2.diffhttps://bugs.python.org/file33162/issue19946_pep_451_multiprocessing_v2.diff
reviewhttps://bugs.python.org/review/19946/#ps10345
test_multiprocessing_main_handling.pyhttps://bugs.python.org/file33175/test_multiprocessing_main_handling.py
issue19946.diffhttps://bugs.python.org/file33201/issue19946.diff
reviewhttps://bugs.python.org/review/19946/#ps10369
skip_forkserver.patchhttps://bugs.python.org/file33222/skip_forkserver.patch
reviewhttps://bugs.python.org/review/19946/#ps10385
msg205810https://bugs.python.org/issue19946#msg205810
(view)https://bugs.python.org/msg205810
multiprocessing/forkserver.pyhttps://github.com/python/cpython/blob/3.4/Lib/multiprocessing/forkserver.py#L141
multiprocessing/spawn.pyhttps://github.com/python/cpython/blob/3.4/Lib/multiprocessing/spawn.py#L252
msg205831https://bugs.python.org/issue19946#msg205831
(view)https://bugs.python.org/msg205831
msg205832https://bugs.python.org/issue19946#msg205832
(view)https://bugs.python.org/msg205832
msg205833https://bugs.python.org/issue19946#msg205833
(view)https://bugs.python.org/msg205833
msg205847https://bugs.python.org/issue19946#msg205847
(view)https://bugs.python.org/msg205847
msg205854https://bugs.python.org/issue19946#msg205854
(view)https://bugs.python.org/msg205854
msg205857https://bugs.python.org/issue19946#msg205857
(view)https://bugs.python.org/msg205857
msg205885https://bugs.python.org/issue19946#msg205885
(view)https://bugs.python.org/msg205885
#19701https://bugs.python.org/issue19701
#19700https://bugs.python.org/issue19700
#19697https://bugs.python.org/issue19697
msg205893https://bugs.python.org/issue19946#msg205893
(view)https://bugs.python.org/msg205893
msg205894https://bugs.python.org/issue19946#msg205894
(view)https://bugs.python.org/msg205894
msg205895https://bugs.python.org/issue19946#msg205895
(view)https://bugs.python.org/msg205895
msg205898https://bugs.python.org/issue19946#msg205898
(view)https://bugs.python.org/msg205898
msg205904https://bugs.python.org/issue19946#msg205904
(view)https://bugs.python.org/msg205904
msg206115https://bugs.python.org/issue19946#msg206115
(view)https://bugs.python.org/msg206115
cea42629ddf5https://hg.python.org/lookup/cea42629ddf5
#19946https://bugs.python.org/issue19946
http://hg.python.org/cpython/rev/cea42629ddf5http://hg.python.org/cpython/rev/cea42629ddf5
msg206118https://bugs.python.org/issue19946#msg206118
(view)https://bugs.python.org/msg206118
http://bugs.python.org/issue19978http://bugs.python.org/issue19978
msg206120https://bugs.python.org/issue19946#msg206120
(view)https://bugs.python.org/msg206120
msg206126https://bugs.python.org/issue19946#msg206126
(view)https://bugs.python.org/msg206126
http://docs.python.org/3.4/library/imp.html#module-imphttp://docs.python.org/3.4/library/imp.html#module-imp
msg206129https://bugs.python.org/issue19946#msg206129
(view)https://bugs.python.org/msg206129
msg206133https://bugs.python.org/issue19946#msg206133
(view)https://bugs.python.org/msg206133
msg206134https://bugs.python.org/issue19946#msg206134
(view)https://bugs.python.org/msg206134
msg206137https://bugs.python.org/issue19946#msg206137
(view)https://bugs.python.org/msg206137
multiprocessing/spawn.pyhttps://github.com/python/cpython/blob/3.4/Lib/multiprocessing/spawn.py#L96
multiprocessing/spawn.pyhttps://github.com/python/cpython/blob/3.4/Lib/multiprocessing/spawn.py#L105
multiprocessing/spawn.pyhttps://github.com/python/cpython/blob/3.4/Lib/multiprocessing/spawn.py#L210
multiprocessing/spawn.pyhttps://github.com/python/cpython/blob/3.4/Lib/multiprocessing/spawn.py#L256
multiprocessing/spawn.pyhttps://github.com/python/cpython/blob/3.4/Lib/multiprocessing/spawn.py#L96
multiprocessing/spawn.pyhttps://github.com/python/cpython/blob/3.4/Lib/multiprocessing/spawn.py#L105
multiprocessing/spawn.pyhttps://github.com/python/cpython/blob/3.4/Lib/multiprocessing/spawn.py#L210
multiprocessing/spawn.pyhttps://github.com/python/cpython/blob/3.4/Lib/multiprocessing/spawn.py#L256
msg206138https://bugs.python.org/issue19946#msg206138
(view)https://bugs.python.org/msg206138
msg206140https://bugs.python.org/issue19946#msg206140
(view)https://bugs.python.org/msg206140
msg206180https://bugs.python.org/issue19946#msg206180
(view)https://bugs.python.org/msg206180
msg206224https://bugs.python.org/issue19946#msg206224
(view)https://bugs.python.org/msg206224
Issue 19700https://bugs.python.org/issue19700
msg206228https://bugs.python.org/issue19946#msg206228
(view)https://bugs.python.org/msg206228
msg206229https://bugs.python.org/issue19946#msg206229
(view)https://bugs.python.org/msg206229
Lib/test/regrtest.pyhttps://github.com/python/cpython/blob/master/Lib/test/regrtest.py
msg206230https://bugs.python.org/issue19946#msg206230
(view)https://bugs.python.org/msg206230
msg206252https://bugs.python.org/issue19946#msg206252
(view)https://bugs.python.org/msg206252
msg206260https://bugs.python.org/issue19946#msg206260
(view)https://bugs.python.org/msg206260
PEP 451https://www.python.org/dev/peps/pep-0451/
msg206296https://bugs.python.org/issue19946#msg206296
(view)https://bugs.python.org/msg206296
msg206297https://bugs.python.org/issue19946#msg206297
(view)https://bugs.python.org/msg206297
msg206298https://bugs.python.org/issue19946#msg206298
(view)https://bugs.python.org/msg206298
msg206301https://bugs.python.org/issue19946#msg206301
(view)https://bugs.python.org/msg206301
msg206421https://bugs.python.org/issue19946#msg206421
(view)https://bugs.python.org/msg206421
PEP 451https://www.python.org/dev/peps/pep-0451/
msg206424https://bugs.python.org/issue19946#msg206424
(view)https://bugs.python.org/msg206424
b6d6f3b4b100https://hg.python.org/lookup/b6d6f3b4b100
#19946https://bugs.python.org/issue19946
http://hg.python.org/cpython/rev/b6d6f3b4b100http://hg.python.org/cpython/rev/b6d6f3b4b100
msg206478https://bugs.python.org/issue19946#msg206478
(view)https://bugs.python.org/msg206478
msg206559https://bugs.python.org/issue19946#msg206559
(view)https://bugs.python.org/msg206559
msg206575https://bugs.python.org/issue19946#msg206575
(view)https://bugs.python.org/msg206575
msg206607https://bugs.python.org/issue19946#msg206607
(view)https://bugs.python.org/msg206607
460961e80e31https://hg.python.org/lookup/460961e80e31
#19946https://bugs.python.org/issue19946
http://hg.python.org/cpython/rev/460961e80e31http://hg.python.org/cpython/rev/460961e80e31
msg206650https://bugs.python.org/issue19946#msg206650
(view)https://bugs.python.org/msg206650
msg206653https://bugs.python.org/issue19946#msg206653
(view)https://bugs.python.org/msg206653
msg206655https://bugs.python.org/issue19946#msg206655
(view)https://bugs.python.org/msg206655
msg206659https://bugs.python.org/issue19946#msg206659
(view)https://bugs.python.org/msg206659
msg206677https://bugs.python.org/issue19946#msg206677
(view)https://bugs.python.org/msg206677
00d09afb57cahttps://hg.python.org/lookup/00d09afb57ca
#19946https://bugs.python.org/issue19946
http://hg.python.org/cpython/rev/00d09afb57cahttp://hg.python.org/cpython/rev/00d09afb57ca
msg206678https://bugs.python.org/issue19946#msg206678
(view)https://bugs.python.org/msg206678
msg206683https://bugs.python.org/issue19946#msg206683
(view)https://bugs.python.org/msg206683
issue 15599https://bugs.python.org/issue15599
msg206683https://bugs.python.org/msg206683
msg206678https://bugs.python.org/msg206678
msg206677https://bugs.python.org/msg206677
msg206659https://bugs.python.org/msg206659
msg206655https://bugs.python.org/msg206655
msg206653https://bugs.python.org/msg206653
skip_forkserver.patchhttps://bugs.python.org/file33222
msg206650https://bugs.python.org/msg206650
msg206607https://bugs.python.org/msg206607
issue19946.diffhttps://bugs.python.org/file33201
zach.warehttps://bugs.python.org/user15467
msg206575https://bugs.python.org/msg206575
christian.heimeshttps://bugs.python.org/user3108
msg206559https://bugs.python.org/msg206559
msg206478https://bugs.python.org/msg206478
issue19702 dependencieshttps://bugs.python.org/issue19702
test_multiprocessing_main_handling.pyhttps://bugs.python.org/file33163
msg206424https://bugs.python.org/msg206424
test_multiprocessing_main_handling.pyhttps://bugs.python.org/file33161
issue19946_pep_451_multiprocessing.diffhttps://bugs.python.org/file33146
test_multiprocessing_main_handling.pyhttps://bugs.python.org/file33175
msg206421https://bugs.python.org/msg206421
msg206301https://bugs.python.org/msg206301
test_multiprocessing_main_handling.pyhttps://bugs.python.org/file33163
msg206298https://bugs.python.org/msg206298
issue19946_pep_451_multiprocessing_v2.diffhttps://bugs.python.org/file33162
msg206297https://bugs.python.org/msg206297
test_multiprocessing_main_handling.pyhttps://bugs.python.org/file33161
msg206296https://bugs.python.org/msg206296
msg206260https://bugs.python.org/msg206260
msg206252https://bugs.python.org/msg206252
msg206230https://bugs.python.org/msg206230
issue19946_pep_451_multiprocessing.diffhttps://bugs.python.org/file33146
larryhttps://bugs.python.org/user2731
msg206229https://bugs.python.org/msg206229
msg206228https://bugs.python.org/msg206228
Update runpy for PEP 451https://bugs.python.org/issue19700
msg206224https://bugs.python.org/msg206224
ncoghlanhttps://bugs.python.org/user1309
issue19978 dependencieshttps://bugs.python.org/issue19978
Update runpy for PEP 451https://bugs.python.org/issue19700
msg206180https://bugs.python.org/msg206180
msg206140https://bugs.python.org/msg206140
brett.cannonhttps://bugs.python.org/user37
msg206138https://bugs.python.org/msg206138
msg206137https://bugs.python.org/msg206137
msg206134https://bugs.python.org/msg206134
msg206133https://bugs.python.org/msg206133
msg206129https://bugs.python.org/msg206129
msg206126https://bugs.python.org/msg206126
msg206120https://bugs.python.org/msg206120
msg206118https://bugs.python.org/msg206118
python-devhttps://bugs.python.org/user13902
msg206115https://bugs.python.org/msg206115
msg205904https://bugs.python.org/msg205904
issue19946.diffhttps://bugs.python.org/file33091
patchhttps://bugs.python.org/keyword2
msg205898https://bugs.python.org/msg205898
msg205895https://bugs.python.org/msg205895
msg205894https://bugs.python.org/msg205894
msg205893https://bugs.python.org/msg205893
msg205885https://bugs.python.org/msg205885
msg205857https://bugs.python.org/msg205857
msg205854https://bugs.python.org/msg205854
brett.cannonhttps://bugs.python.org/user37
msg205847https://bugs.python.org/msg205847
msg205833https://bugs.python.org/msg205833
msg205832https://bugs.python.org/msg205832
brett.cannonhttps://bugs.python.org/user37
ncoghlanhttps://bugs.python.org/user1309
eric.snowhttps://bugs.python.org/user14000
msg205831https://bugs.python.org/msg205831
pitrouhttps://bugs.python.org/user2040
sbthttps://bugs.python.org/user13976
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.