{{ message }}
Commit e5a2db5
committed
Test
In both the:
- Unquoted case, where extra whitespace is at the edges of what can
be parsed as the value.
- Quoted case, where extra whitespace is next to but outside of the
quotes.
The case where the whitespace is at the edges of the quoted value
and *inside* the quotes, and thus part of the value, is already
covered in #2036. (That is merely renamed here, to distinguish it.)ConfigParser with whitespace outside the value1 parent 2e0d835 commit e5a2db5
4 files changed
Lines changed: 13 additions & 1 deletion
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |

0 commit comments