René's URL Explorer Experiment


Title: Issue 32178: Some invalid email address groups cause an IndexError instead of a HeaderParseError - Python tracker

Mail addresses
foo@example.com
bar@example.com
maxking@email.com
Another@some.com
maxking@email.com
Another@some.com
foo@example.com
bar@example.com

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/76359 https://github.com/python/cpython/issues/76359
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
PR 4642https://github.com/python/cpython/pull/4642
PR 15044https://github.com/python/cpython/pull/15044
PR 15213https://github.com/python/cpython/pull/15213
PR 15214https://github.com/python/cpython/pull/15214
msg307285https://bugs.python.org/issue32178#msg307285
(view)https://bugs.python.org/msg307285
msg307291https://bugs.python.org/issue32178#msg307291
(view)https://bugs.python.org/msg307291
msg307293https://bugs.python.org/issue32178#msg307293
(view)https://bugs.python.org/msg307293
msg345627https://bugs.python.org/issue32178#msg345627
(view)https://bugs.python.org/msg345627
msg347248https://bugs.python.org/issue32178#msg347248
(view)https://bugs.python.org/msg347248
msg347585https://bugs.python.org/issue32178#msg347585
(view)https://bugs.python.org/msg347585
email/message.pyhttps://github.com/python/cpython/blob/main/Lib/email/message.py#L391
email/message.pyhttps://github.com/python/cpython/blob/main/Lib/email/message.py#L471
email/policy.pyhttps://github.com/python/cpython/blob/main/Lib/email/policy.py#L163
email/headerregistry.pyhttps://github.com/python/cpython/blob/main/Lib/email/headerregistry.py#L602
email/headerregistry.pyhttps://github.com/python/cpython/blob/main/Lib/email/headerregistry.py#L197
email/headerregistry.pyhttps://github.com/python/cpython/blob/main/Lib/email/headerregistry.py#L343
email/_header_value_parser.pyhttps://github.com/python/cpython/blob/main/Lib/email/_header_value_parser.py#L315
email/_header_value_parser.pyhttps://github.com/python/cpython/blob/main/Lib/email/_header_value_parser.py#L382
email/_header_value_parser.pyhttps://github.com/python/cpython/blob/main/Lib/email/_header_value_parser.py#L564
msg349407https://bugs.python.org/issue32178#msg349407
(view)https://bugs.python.org/msg349407
09a1872a8007048dcdf825a476816c5e3498b8f8https://hg.python.org/lookup/09a1872a8007048dcdf825a476816c5e3498b8f8
bpo-32178https://bugs.python.org/issue32178
GH-15044https://github.com/python/cpython/pull/15044
https://github.com/python/cpython/commit/09a1872a8007048dcdf825a476816c5e3498b8f8https://github.com/python/cpython/commit/09a1872a8007048dcdf825a476816c5e3498b8f8
msg349408https://bugs.python.org/issue32178#msg349408
(view)https://bugs.python.org/msg349408
9500bbe9372f6080decc49d2fd9365f0b927a0e2https://hg.python.org/lookup/9500bbe9372f6080decc49d2fd9365f0b927a0e2
bpo-32178https://bugs.python.org/issue32178
GH-15044https://github.com/python/cpython/pull/15044
https://github.com/python/cpython/commit/9500bbe9372f6080decc49d2fd9365f0b927a0e2https://github.com/python/cpython/commit/9500bbe9372f6080decc49d2fd9365f0b927a0e2
msg349409https://bugs.python.org/issue32178#msg349409
(view)https://bugs.python.org/msg349409
dec231a73c2a463b29f19c4e8357602c10a68856https://hg.python.org/lookup/dec231a73c2a463b29f19c4e8357602c10a68856
bpo-32178https://bugs.python.org/issue32178
GH-15044https://github.com/python/cpython/pull/15044
https://github.com/python/cpython/commit/dec231a73c2a463b29f19c4e8357602c10a68856https://github.com/python/cpython/commit/dec231a73c2a463b29f19c4e8357602c10a68856
msg349409https://bugs.python.org/msg349409
msg349408https://bugs.python.org/msg349408
pull_request14942https://bugs.python.org/pull_request14942
pull_request14941https://bugs.python.org/pull_request14941
miss-islingtonhttps://bugs.python.org/user27838
msg349407https://bugs.python.org/msg349407
pull_request14799https://bugs.python.org/pull_request14799
msg347585https://bugs.python.org/msg347585
cheryl.sabellahttps://bugs.python.org/user25861
msg347248https://bugs.python.org/msg347248
maxkinghttps://bugs.python.org/user18684
msg345627https://bugs.python.org/msg345627
msg307293https://bugs.python.org/msg307293
pull_request4558https://bugs.python.org/pull_request4558
patchhttps://bugs.python.org/keyword2
msg307291https://bugs.python.org/msg307291
pull_request4558https://bugs.python.org/pull_request4558
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.