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