Skip to content

Commit a00d440

Browse files
authored
Revert 7254762 (#6494)
This note in documentation was never true.
1 parent 7661806 commit a00d440

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Doc/library/configparser.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1120,10 +1120,6 @@ ConfigParser Objects
11201120
given *section*. Optional arguments have the same meaning as for the
11211121
:meth:`get` method.
11221122

1123-
.. versionchanged:: 3.2
1124-
Items present in *vars* no longer appear in the result. The previous
1125-
behaviour mixed actual parser options with variables provided for
1126-
interpolation.
11271123

11281124
.. method:: set(section, option, value)
11291125

0 commit comments

Comments
 (0)