mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
09a1872a80
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