Skip to content

Commit d359a76

Browse files
authored
gh-66449: remove duplicate configparser section in 3.13 whatsnew (#123874)
1 parent c0c2aa7 commit d359a76

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Doc/whatsnew/3.13.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -786,14 +786,6 @@ compileall
786786
(Contributed by Victor Stinner in :gh:`109649`.)
787787

788788

789-
configparser
790-
------------
791-
792-
* The :class:`configparser.ConfigParser` now accepts unnamed sections
793-
before named ones if configured to do so.
794-
(Contributed by Pedro Sousa Lacerda in :gh:`66449`.)
795-
796-
797789
concurrent.futures
798790
------------------
799791

0 commit comments

Comments
 (0)