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 4f5e2d0 commit 7c2e09eCopy full SHA for 7c2e09e
1 file changed
Misc/NEWS.d/next/Library/2025-10-11-20-03-13.gh-issue-139482.du2Stg.rst
@@ -1,2 +1,3 @@
1
-Optimize :data:`os.environ.clear() <os.environ>` by calling ``clearenv()``
2
-when this function is available. Patch by Victor Stinner.
+Optimize :data:`os.environ.clear() <os.environ>` by calling
+:manpage:`clearenv(3)` when this function is available.
3
+Patch by Victor Stinner.
0 commit comments