mirror of https://github.com/python/cpython
gh-66449: remove duplicate configparser section in 3.13 whatsnew (#123874)
This commit is contained in:
parent
c0c2aa7644
commit
d359a7683e
|
@ -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
|
||||
------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue