mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
[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 d359a7683e
)
Co-authored-by: Anthony Sottile <asottile@umich.edu>
This commit is contained in:
parent
ed69247c44
commit
90bd056bc7
1 changed files with 0 additions and 8 deletions
|
@ -785,14 +785,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
|
||||
------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue