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