mirror of
https://github.com/python/cpython.git
synced 2026-07-28 04:42:09 -04:00
Fix a potential IndexError when passing an empty value to the message-id parser. Instead, HeaderParseError should be raised.
Fix a potential IndexError when passing an empty value to the message-id parser. Instead, HeaderParseError should be raised.