René's URL Explorer Experiment


Title: Issue 1875: "if 0: return" not raising SyntaxError - 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/46183 https://github.com/python/cpython/issues/46183
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
x.pyhttps://bugs.python.org/file9231/x.py
return_outside_func.patchhttps://bugs.python.org/file12926/return_outside_func.patch
PR 13332https://github.com/python/cpython/pull/13332
PR 13382https://github.com/python/cpython/pull/13382
PR 14116https://github.com/python/cpython/pull/14116
msg60213https://bugs.python.org/issue1875#msg60213
(view)https://bugs.python.org/msg60213
msg61638https://bugs.python.org/issue1875#msg61638
(view)https://bugs.python.org/msg61638
#1920https://bugs.python.org/issue1920
msg80955https://bugs.python.org/issue1875#msg80955
(view)https://bugs.python.org/msg80955
r69158https://hg.python.org/lookup/r69158
msg80961https://bugs.python.org/issue1875#msg80961
(view)https://bugs.python.org/msg80961
msg81019https://bugs.python.org/issue1875#msg81019
(view)https://bugs.python.org/msg81019
msg81023https://bugs.python.org/issue1875#msg81023
(view)https://bugs.python.org/msg81023
msg116917https://bugs.python.org/issue1875#msg116917
(view)https://bugs.python.org/msg116917
msg81023https://bugs.python.org/msg81023
msg342464https://bugs.python.org/issue1875#msg342464
(view)https://bugs.python.org/msg342464
msg342525https://bugs.python.org/issue1875#msg342525
(view)https://bugs.python.org/msg342525
msg342555https://bugs.python.org/issue1875#msg342555
(view)https://bugs.python.org/msg342555
msg342559https://bugs.python.org/issue1875#msg342559
(view)https://bugs.python.org/msg342559
msg342705https://bugs.python.org/issue1875#msg342705
(view)https://bugs.python.org/msg342705
af8646c8054d0f4180a2013383039b6a472f9698https://hg.python.org/lookup/af8646c8054d0f4180a2013383039b6a472f9698
bpo-1875https://bugs.python.org/issue1875
GH-13332https://github.com/python/cpython/pull/13332
https://github.com/python/cpython/commit/af8646c8054d0f4180a2013383039b6a472f9698https://github.com/python/cpython/commit/af8646c8054d0f4180a2013383039b6a472f9698
msg342706https://bugs.python.org/issue1875#msg342706
(view)https://bugs.python.org/msg342706
85ed1712e428f93408f56fc684816f9a85b0ebc0https://hg.python.org/lookup/85ed1712e428f93408f56fc684816f9a85b0ebc0
bpo-1875https://bugs.python.org/issue1875
GH-13332https://github.com/python/cpython/pull/13332
https://github.com/python/cpython/commit/85ed1712e428f93408f56fc684816f9a85b0ebc0https://github.com/python/cpython/commit/85ed1712e428f93408f56fc684816f9a85b0ebc0
msg345684https://bugs.python.org/issue1875#msg345684
(view)https://bugs.python.org/msg345684
msg347350https://bugs.python.org/issue1875#msg347350
(view)https://bugs.python.org/msg347350
Issue37500https://bugs.python.org/issue37500
ned.deilyhttps://bugs.python.org/user5248
msg347350https://bugs.python.org/msg347350
pull_request13965https://bugs.python.org/pull_request13965
msg345684https://bugs.python.org/msg345684
miss-islingtonhttps://bugs.python.org/user27838
msg342706https://bugs.python.org/msg342706
pull_request13293https://bugs.python.org/pull_request13293
msg342705https://bugs.python.org/msg342705
msg342559https://bugs.python.org/msg342559
arigohttps://bugs.python.org/user43
msg342555https://bugs.python.org/msg342555
pull_request13244https://bugs.python.org/pull_request13244
pablogsalhttps://bugs.python.org/user26865
msg342525https://bugs.python.org/msg342525
serhiy.storchakahttps://bugs.python.org/user15623
matrixisehttps://bugs.python.org/user17286
msg342464https://bugs.python.org/msg342464
Arfreverhttps://bugs.python.org/user9138
BreamoreBoyhttps://bugs.python.org/user12545
BreamoreBoyhttps://bugs.python.org/user12545
msg116917https://bugs.python.org/msg116917
mastrodomenicohttps://bugs.python.org/user9749
msg81023https://bugs.python.org/msg81023
return_outside_func.patchhttps://bugs.python.org/file12926
msg81019https://bugs.python.org/msg81019
amaury.forgeotdarchttps://bugs.python.org/user1076
needs reviewhttps://bugs.python.org/keyword8
patchhttps://bugs.python.org/keyword2
msg80961https://bugs.python.org/msg80961
amaury.forgeotdarchttps://bugs.python.org/user1076
benjamin.petersonhttps://bugs.python.org/user4455
msg80955https://bugs.python.org/msg80955
mark.dickinsonhttps://bugs.python.org/user1118
msg61638https://bugs.python.org/msg61638
fijalhttps://bugs.python.org/user2429
Carl.Friedrich.Bolzhttps://bugs.python.org/user2467
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.