We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b0610 commit 43fc856Copy full SHA for 43fc856
1 file changed
Misc/NEWS.d/next/Library/2026-06-28-02-25-40.gh-issue-150132.GzQh4n.rst
@@ -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