Skip to content

Commit 43fc856

Browse files
committed
gh-150132: Add NEWS entry
Add a Library NEWS entry for the configparser.items() docstring change.
1 parent f2b0610 commit 43fc856

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Document the no-argument form of :meth:`configparser.ConfigParser.items` in
2+
its docstring; called without a section it returns a view of
3+
``(section_name, section_proxy)`` pairs.

0 commit comments

Comments
 (0)