Skip to content
Snippets Groups Projects
Commit 505a1e47cc51 authored by Zackery Spytz's avatar Zackery Spytz
Browse files

Fix typo in NEWS (GH23958)

parent b540fe588972
No related branches found
No related tags found
No related merge requests found
......@@ -1784,7 +1784,7 @@
.. nonce: Q0ktFC
.. section: Library
An ExitStack is now used internally within subprocess.POpen to clean up pipe
An ExitStack is now used internally within subprocess.Popen to clean up pipe
file handles. No behavior change in normal operation. But if closing one
handle were ever to cause an exception, the others will now be closed
instead of leaked. (patch by Giampaolo Rodola)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment