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