This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author radar383
Recipients Michala, barry, r.david.murray, radar383
Date 2018-05-14.19:47:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526327242.44.0.682650639539.issue31445@psf.upfronthosting.co.za>
In-reply-to
Content
Submitted pull request: 
fix-issue-31455: Changed by adding two lines in the module "email/_header_value_parser.py" into the function "get_mailbox_list(value)" before return mailbox_list, value to avoid IndexError.
History
Date User Action Args
2018-05-14 19:47:22radar383setrecipients: + radar383, barry, r.david.murray, Michala
2018-05-14 19:47:22radar383setmessageid: <1526327242.44.0.682650639539.issue31445@psf.upfronthosting.co.za>
2018-05-14 19:47:22radar383linkissue31445 messages
2018-05-14 19:47:22radar383create