Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7126eaa

Browse files
committed
Issue #21159: Improve message in configparser.InterpolationMissingOptionError.
Patch from Łukasz Langa.
1 parent 80d62e6 commit 7126eaa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ Core and Builtins
2222
Library
2323
-------
2424

25+
- Issue #21159: Improve message in configparser.InterpolationMissingOptionError.
26+
Patch from Łukasz Langa.
27+
2528
- Issue #20059: urllib.parse raises ValueError on all invalid ports.
2629
Patch by Martin Panter.
2730

0 commit comments

Comments
 (0)