Skip to content

Commit

Permalink
gh-66449: remove duplicate configparser section in 3.13 whatsnew (#12…
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile authored Sep 9, 2024
1 parent c0c2aa7 commit d359a76
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Doc/whatsnew/3.13.rst
Original file line number Diff line number Diff line change
Expand Up @@ -786,14 +786,6 @@ compileall
(Contributed by Victor Stinner in :gh:`109649`.)


configparser
------------

* The :class:`configparser.ConfigParser` now accepts unnamed sections
before named ones if configured to do so.
(Contributed by Pedro Sousa Lacerda in :gh:`66449`.)


concurrent.futures
------------------

Expand Down

0 comments on commit d359a76

Please sign in to comment.