mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
gh-66449: remove duplicate configparser section in 3.13 whatsnew (#123874)
This commit is contained in:
parent
c0c2aa7644
commit
d359a7683e
1 changed files with 0 additions and 8 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue