René's URL Explorer Experiment


Title: Issue 19983: When interrupted during startup, Python should not call abort() but exit() - Python tracker

Mail addresses
report@bugs.python.org
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/64182 https://github.com/python/cpython/issues/64182
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
crash-info-10.txthttps://bugs.python.org/file33137/crash-info-10.txt
crash-info-1-9 - Python tracebacks only.txthttps://bugs.python.org/file33138/crash-info-1-9%20-%20Python%20tracebacks%20only.txt
crash-info-11.txthttps://bugs.python.org/file33140/crash-info-11.txt
init_error.patchhttps://bugs.python.org/file33215/init_error.patch
reviewhttps://bugs.python.org/review/19983/#ps10379
msg206212https://bugs.python.org/issue19983#msg206212
(view)https://bugs.python.org/msg206212
http://www.python.org/download/releases/3.3.3http://www.python.org/download/releases/3.3.3
https://mail.python.org/pipermail/python-dev/2013-December/130750.htmlhttps://mail.python.org/pipermail/python-dev/2013-December/130750.html
msg206213https://bugs.python.org/issue19983#msg206213
(view)https://bugs.python.org/msg206213
msg206214https://bugs.python.org/issue19983#msg206214
(view)https://bugs.python.org/msg206214
http://bugs.python.org/file33137/crash-info-10.txthttp://bugs.python.org/file33137/crash-info-10.txt
msg206246https://bugs.python.org/issue19983#msg206246
(view)https://bugs.python.org/msg206246
msg206282https://bugs.python.org/issue19983#msg206282
(view)https://bugs.python.org/msg206282
msg206284https://bugs.python.org/issue19983#msg206284
(view)https://bugs.python.org/msg206284
msg206287https://bugs.python.org/issue19983#msg206287
(view)https://bugs.python.org/msg206287
msg206288https://bugs.python.org/issue19983#msg206288
(view)https://bugs.python.org/msg206288
msg206289https://bugs.python.org/issue19983#msg206289
(view)https://bugs.python.org/msg206289
msg206626https://bugs.python.org/issue19983#msg206626
(view)https://bugs.python.org/msg206626
Python/pythonrun.c:972https://github.com/python/cpython/blob/master/Python/pythonrun.c#L972
msg215126https://bugs.python.org/issue19983#msg215126
(view)https://bugs.python.org/msg215126
msg215127https://bugs.python.org/issue19983#msg215127
(view)https://bugs.python.org/msg215127
msg215136https://bugs.python.org/issue19983#msg215136
(view)https://bugs.python.org/msg215136
https://mail.python.org/mailman/listinfo/core-mentorshiphttps://mail.python.org/mailman/listinfo/core-mentorship
http://docs.python.org/devguide/http://docs.python.org/devguide/
msg343634https://bugs.python.org/issue19983#msg343634
(view)https://bugs.python.org/msg343634
PEP 587https://www.python.org/dev/peps/pep-0587/
bpo-36763https://bugs.python.org/issue36763
msg343634https://bugs.python.org/msg343634
eric.snowhttps://bugs.python.org/user14000
eric.snowhttps://bugs.python.org/user14000
msg215136https://bugs.python.org/msg215136
msg215127https://bugs.python.org/msg215127
msg215126https://bugs.python.org/msg215126
init_error.patchhttps://bugs.python.org/file33215
patchhttps://bugs.python.org/keyword2
msg206626https://bugs.python.org/msg206626
msg206289https://bugs.python.org/msg206289
msg206288https://bugs.python.org/msg206288
msg206287https://bugs.python.org/msg206287
lemburghttps://bugs.python.org/user4
msg206284https://bugs.python.org/msg206284
msg206282https://bugs.python.org/msg206282
pitrouhttps://bugs.python.org/user2040
vstinnerhttps://bugs.python.org/user2377
msg206246https://bugs.python.org/msg206246
tim.petershttps://bugs.python.org/user6
tim.goldenhttps://bugs.python.org/user3951
brian.curtinhttps://bugs.python.org/user10080
crash-info-11.txthttps://bugs.python.org/file33140
crash-info-11.txthttps://bugs.python.org/file33139
crash-info-11.txthttps://bugs.python.org/file33139
msg206214https://bugs.python.org/msg206214
msg206213https://bugs.python.org/msg206213
crash-info-1-9 - Python tracebacks only.txthttps://bugs.python.org/file33138
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.