bpo-31445: Added two lines to avoid by radar383 · Pull Request #6825 · python/cpython
Conversation
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.
vstinner
changed the title
fix-issue-31445: Added two lines to avoid
bpo-31445: Added two lines to avoid
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Closing based on @maxking's comment (and R. David Murray's comment on the bug tracker) that this was fixed on another issue.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters