Skip to content

Commit 90bd056

Browse files
[3.13] gh-66449: remove duplicate configparser section in 3.13 whatsnew (GH-123874) (#123879)
gh-66449: remove duplicate configparser section in 3.13 whatsnew (GH-123874) (cherry picked from commit d359a76) Co-authored-by: Anthony Sottile <asottile@umich.edu>
1 parent ed69247 commit 90bd056

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Doc/whatsnew/3.13.rst

-8
Original file line numberDiff line numberDiff line change
@@ -785,14 +785,6 @@ compileall
785785
(Contributed by Victor Stinner in :gh:`109649`.)
786786

787787

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

0 commit comments

Comments
 (0)