Files
cpython/Lib/email
Abhilash Raj 09a1872a80 bpo-32178: Fix IndexError trying to parse 'To' header starting with ':'. (GH-15044)
This should fix the IndexError trying to retrieve `DisplayName.display_name` and `DisplayName.value` when the `value` is basically an empty string.




https://bugs.python.org/issue32178
2019-08-11 13:45:09 -07:00
..
2016-09-08 19:42:11 +03:00
2016-08-10 05:25:16 +00:00
2016-09-09 12:09:07 -07:00