René's URL Explorer Experiment


Title: Issue 41602: Python doesn't exit with proper resultcode on SIGINT in runpy (pymain_run_module) - 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/85768 https://github.com/python/cpython/issues/85768
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
test_exit.pyhttps://bugs.python.org/file49414/test_exit.py
test_exit.txthttps://bugs.python.org/file49415/test_exit.txt
test_exit_runpy.pyhttps://bugs.python.org/file49416/test_exit_runpy.py
test_exit_command_stdin.pyhttps://bugs.python.org/file49417/test_exit_command_stdin.py
PR 21956https://github.com/python/cpython/pull/21956
PR 22397https://github.com/python/cpython/pull/22397
PR 22398https://github.com/python/cpython/pull/22398
msg375732https://bugs.python.org/issue41602#msg375732
(view)https://bugs.python.org/msg375732
msg375733https://bugs.python.org/issue41602#msg375733
(view)https://bugs.python.org/msg375733
https://bugs.python.org/issue1054041https://bugs.python.org/issue1054041
msg375735https://bugs.python.org/issue41602#msg375735
(view)https://bugs.python.org/msg375735
msg375736https://bugs.python.org/issue41602#msg375736
(view)https://bugs.python.org/msg375736
msg375775https://bugs.python.org/issue41602#msg375775
(view)https://bugs.python.org/msg375775
msg375898https://bugs.python.org/issue41602#msg375898
(view)https://bugs.python.org/msg375898
msg376984https://bugs.python.org/issue41602#msg376984
(view)https://bugs.python.org/msg376984
msg377000https://bugs.python.org/issue41602#msg377000
(view)https://bugs.python.org/msg377000
msg377012https://bugs.python.org/issue41602#msg377012
(view)https://bugs.python.org/msg377012
runpy.pyhttps://github.com/python/cpython/blob/3.8/Lib/runpy.py#L193
runpy.pyhttps://github.com/python/cpython/blob/3.8/Lib/runpy.py#L86
msg377013https://bugs.python.org/issue41602#msg377013
(view)https://bugs.python.org/msg377013
msg377014https://bugs.python.org/issue41602#msg377014
(view)https://bugs.python.org/msg377014
Modules/main.chttps://github.com/python/cpython/blob/master/Modules/main.c
msg377019https://bugs.python.org/issue41602#msg377019
(view)https://bugs.python.org/msg377019
runpy.pyhttps://github.com/python/cpython/blob/3.8/Lib/runpy.py#L193
runpy.pyhttps://github.com/python/cpython/blob/3.8/Lib/runpy.py#L86
msg377020https://bugs.python.org/issue41602#msg377020
(view)https://bugs.python.org/msg377020
msg377021https://bugs.python.org/issue41602#msg377021
(view)https://bugs.python.org/msg377021
https://github.com/python/cpython/blob/fc23a9483ef0d7c98bea9f82392377d0b6ef7b18/Modules/main.c#L291-L300https://github.com/python/cpython/blob/fc23a9483ef0d7c98bea9f82392377d0b6ef7b18/Modules/main.c#L291-L300
msg377022https://bugs.python.org/issue41602#msg377022
(view)https://bugs.python.org/msg377022
4a76f4461bhttps://hg.python.org/lookup/4a76f4461b
3d1bbee3a0https://hg.python.org/lookup/3d1bbee3a0
msg377024https://bugs.python.org/issue41602#msg377024
(view)https://bugs.python.org/msg377024
msg377027https://bugs.python.org/issue41602#msg377027
(view)https://bugs.python.org/msg377027
msg377028https://bugs.python.org/issue41602#msg377028
(view)https://bugs.python.org/msg377028
msg377339https://bugs.python.org/issue41602#msg377339
(view)https://bugs.python.org/msg377339
a68a2ad19c891faa891904b3da537911cc77df21https://hg.python.org/lookup/a68a2ad19c891faa891904b3da537911cc77df21
bpo-41602https://bugs.python.org/issue41602
#21956https://bugs.python.org/issue21956
https://github.com/python/cpython/commit/a68a2ad19c891faa891904b3da537911cc77df21https://github.com/python/cpython/commit/a68a2ad19c891faa891904b3da537911cc77df21
msg377447https://bugs.python.org/issue41602#msg377447
(view)https://bugs.python.org/msg377447
ca8d46dd422e5aa10f444796d93faec5a8cbc1e0https://hg.python.org/lookup/ca8d46dd422e5aa10f444796d93faec5a8cbc1e0
bpo-41602https://bugs.python.org/issue41602
GH-21956https://github.com/python/cpython/pull/21956
#22397https://bugs.python.org/issue22397
https://github.com/python/cpython/commit/ca8d46dd422e5aa10f444796d93faec5a8cbc1e0https://github.com/python/cpython/commit/ca8d46dd422e5aa10f444796d93faec5a8cbc1e0
msg377451https://bugs.python.org/issue41602#msg377451
(view)https://bugs.python.org/msg377451
ae462297c08515f2c0dacf77b04816504142ba3ehttps://hg.python.org/lookup/ae462297c08515f2c0dacf77b04816504142ba3e
bpo-41602https://bugs.python.org/issue41602
GH-21956https://github.com/python/cpython/pull/21956
#22398https://bugs.python.org/issue22398
https://github.com/python/cpython/commit/ae462297c08515f2c0dacf77b04816504142ba3ehttps://github.com/python/cpython/commit/ae462297c08515f2c0dacf77b04816504142ba3e
msg378057https://bugs.python.org/issue41602#msg378057
(view)https://bugs.python.org/msg378057
c26a666e6751a9fad766ef83432b893f9b15ecafhttps://hg.python.org/lookup/c26a666e6751a9fad766ef83432b893f9b15ecaf
bpo-41602https://bugs.python.org/issue41602
GH-21956https://github.com/python/cpython/pull/21956
#22397https://bugs.python.org/issue22397
https://github.com/python/cpython/commit/c26a666e6751a9fad766ef83432b893f9b15ecafhttps://github.com/python/cpython/commit/c26a666e6751a9fad766ef83432b893f9b15ecaf
msg378057https://bugs.python.org/msg378057
msg377451https://bugs.python.org/msg377451
pull_request21438https://bugs.python.org/pull_request21438
msg377447https://bugs.python.org/msg377447
lukasz.langahttps://bugs.python.org/user12704
pull_request21437https://bugs.python.org/pull_request21437
msg377339https://bugs.python.org/msg377339
msg377028https://bugs.python.org/msg377028
msg377027https://bugs.python.org/msg377027
msg377024https://bugs.python.org/msg377024
msg377022https://bugs.python.org/msg377022
msg377021https://bugs.python.org/msg377021
msg377020https://bugs.python.org/msg377020
msg377019https://bugs.python.org/msg377019
eryksunhttps://bugs.python.org/user16413
msg377014https://bugs.python.org/msg377014
msg377013https://bugs.python.org/msg377013
msg377012https://bugs.python.org/msg377012
msg377000https://bugs.python.org/msg377000
gvanrossumhttps://bugs.python.org/user5
msg376984https://bugs.python.org/msg376984
vstinnerhttps://bugs.python.org/user2377
msg375898https://bugs.python.org/msg375898
patchhttps://bugs.python.org/keyword2
pull_request21065https://bugs.python.org/pull_request21065
vstinnerhttps://bugs.python.org/user2377
msg375775https://bugs.python.org/msg375775
test_exit_command_stdin.pyhttps://bugs.python.org/file49417
msg375736https://bugs.python.org/msg375736
test_exit_runpy.pyhttps://bugs.python.org/file49416
msg375735https://bugs.python.org/msg375735
test_exit.txthttps://bugs.python.org/file49415
gregory.p.smithhttps://bugs.python.org/user252
ncoghlanhttps://bugs.python.org/user1309
msg375733https://bugs.python.org/msg375733
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.