René's URL Explorer Experiment


Title: Issue 31852: Crashes with lines of the form "async \" - Python tracker

Mail addresses
root@root@tok=tok@entry
tok=tok@entry
p_start=p_start@entry
p_end=p_end@entry
tok=tok@entry
p_start=p_start@entry
p_end=p_end@entry
err_ret=err_ret@entry
flags=flags@entry
filename=filename@entry
err_ret=err_ret@entry
flags=flags@entry
fp=fp@entry
filename=filename@entry
flags=flags@entry
fp=fp@entry
filename_str=filename_str@entry
flags=flags@entry
argc=argc@entry
argv=argv@entry

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/76033 https://github.com/python/cpython/issues/76033
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
async_parser_crash.pyhttps://bugs.python.org/file47237/async_parser_crash.py
PR 4122https://github.com/python/cpython/pull/4122
msg304835https://bugs.python.org/issue31852#msg304835
(view)https://bugs.python.org/msg304835
4c09392f83c8https://hg.python.org/lookup/4c09392f83c8
4c09392f83c8https://hg.python.org/lookup/4c09392f83c8
msg304975https://bugs.python.org/issue31852#msg304975
(view)https://bugs.python.org/msg304975
https://github.com/python/cpython/pull/1669https://github.com/python/cpython/pull/1669
Parser/tokenizer.c:713https://github.com/python/cpython/blob/master/Parser/tokenizer.c#L713
Objects/obmalloc.c:806https://github.com/python/cpython/blob/master/Objects/obmalloc.c#L806
Objects/obmalloc.c:985https://github.com/python/cpython/blob/master/Objects/obmalloc.c#L985
Parser/tokenizer.c:713https://github.com/python/cpython/blob/master/Parser/tokenizer.c#L713
Parser/tokenizer.c:943https://github.com/python/cpython/blob/master/Parser/tokenizer.c#L943
Parser/tokenizer.c:1382https://github.com/python/cpython/blob/master/Parser/tokenizer.c#L1382
Parser/tokenizer.c:1902https://github.com/python/cpython/blob/master/Parser/tokenizer.c#L1902
Parser/parsetok.c:208https://github.com/python/cpython/blob/master/Parser/parsetok.c#L208
Parser/parsetok.c:134https://github.com/python/cpython/blob/master/Parser/parsetok.c#L134
Python/pythonrun.c:1166https://github.com/python/cpython/blob/master/Python/pythonrun.c#L1166
Python/pythonrun.c:218https://github.com/python/cpython/blob/master/Python/pythonrun.c#L218
Python/pythonrun.c:115https://github.com/python/cpython/blob/master/Python/pythonrun.c#L115
Python/pythonrun.c:77https://github.com/python/cpython/blob/master/Python/pythonrun.c#L77
Modules/main.c:341https://github.com/python/cpython/blob/master/Modules/main.c#L341
Modules/main.c:895https://github.com/python/cpython/blob/master/Modules/main.c#L895
ac317700ce7439e38a8b420218d9a5035bba92edhttps://hg.python.org/lookup/ac317700ce7439e38a8b420218d9a5035bba92ed
ac317700ce7439e38a8b420218d9a5035bba92edhttps://hg.python.org/lookup/ac317700ce7439e38a8b420218d9a5035bba92ed
msg304995https://bugs.python.org/issue31852#msg304995
(view)https://bugs.python.org/msg304995
ac317700ce7439e38a8b420218d9a5035bba92edhttps://hg.python.org/lookup/ac317700ce7439e38a8b420218d9a5035bba92ed
Parser/tokenizer.c:1571https://github.com/python/cpython/blob/master/Parser/tokenizer.c#L1571
Parser/tokenizer.c:1571https://github.com/python/cpython/blob/master/Parser/tokenizer.c#L1571
Parser/tokenizer.c:1571https://github.com/python/cpython/blob/master/Parser/tokenizer.c#L1571
Parser/tokenizer.c:1571https://github.com/python/cpython/blob/master/Parser/tokenizer.c#L1571
Parser/tokenizer.c:1571https://github.com/python/cpython/blob/master/Parser/tokenizer.c#L1571
Parser/tokenizer.c:1571https://github.com/python/cpython/blob/master/Parser/tokenizer.c#L1571
Parser/tokenizer.c:1571https://github.com/python/cpython/blob/master/Parser/tokenizer.c#L1571
msg305265https://bugs.python.org/issue31852#msg305265
(view)https://bugs.python.org/msg305265
690c36f2f1085145d364a89bfed5944dd2470308https://hg.python.org/lookup/690c36f2f1085145d364a89bfed5944dd2470308
bpo-31852https://bugs.python.org/issue31852
GH-4122https://github.com/python/cpython/pull/4122
https://github.com/python/cpython/commit/690c36f2f1085145d364a89bfed5944dd2470308https://github.com/python/cpython/commit/690c36f2f1085145d364a89bfed5944dd2470308
msg305266https://bugs.python.org/issue31852#msg305266
(view)https://bugs.python.org/msg305266
msg305267https://bugs.python.org/issue31852#msg305267
(view)https://bugs.python.org/msg305267
msg305286https://bugs.python.org/issue31852#msg305286
(view)https://bugs.python.org/msg305286
Parser/tokenizer.chttps://github.com/python/cpython/blob/master/Parser/tokenizer.c
issue26000 supersederhttps://bugs.python.org/issue26000
msg305286https://bugs.python.org/msg305286
msg305267https://bugs.python.org/msg305267
msg305266https://bugs.python.org/msg305266
msg305265https://bugs.python.org/msg305265
patchhttps://bugs.python.org/keyword2
pull_request4091https://bugs.python.org/pull_request4091
async_parser_crash.pyhttps://bugs.python.org/file47237
vstinnerhttps://bugs.python.org/user2377
msg304995https://bugs.python.org/msg304995
yselivanovhttps://bugs.python.org/user16198
pablogsalhttps://bugs.python.org/user26865
msg304975https://bugs.python.org/msg304975
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.