diff options
author | Abhilash Raj <maxking@users.noreply.github.com> | 2019-06-26 13:13:02 -0700 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2019-06-26 13:13:02 -0700 |
commit | 7213df7bbfd85378c6e42e1ac63144d5974bdcf6 (patch) | |
tree | 10034147cc523bf1870d95b1d3c21b13bc462c92 /Python | |
parent | 2a7d596f27b2342caf168a03c95ebf3b56e5dbbd (diff) | |
download | cpython-git-7213df7bbfd85378c6e42e1ac63144d5974bdcf6.tar.gz |
bpo-29412: Fix indexError when parsing a header value ending unexpectedly (GH-14387)
* patched string index out of range error in get_word function of _header_value_parser.py and created tests in test__header_value_parser.py for CFWS.
* Raise HeaderParseError instead of continuing when parsing a word.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions