Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork960
Commit4ebe407
committed
Test that ConfigParser treats empty quotes as an empty value
The ConfigParser has supported this for a long time, but it is nowdone redundantly since#2035. This adds a test for it, both to makeclearer that it is intended to work and to allow verifying that itcontinues to hold once the legacy special-casing for it is removed.1 parent63160de commit4ebe407
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
419 | 423 | | |
420 | 424 | | |
421 | 425 | | |
| |||
0 commit comments
Comments
(0)