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 80d6ec7 commit b4aff15Copy full SHA for b4aff15
1 file changed
Misc/NEWS.d/next/Library/2026-06-12-22-46-31.gh-issue-151403.DalZWh.rst
@@ -1,3 +1,3 @@
1
Fixed a crash in :class:`subprocess.Popen` (and ``_posixsubprocess.fork_exec``)
2
-when an ``argv`` item's :meth:`~object.__fspath__` concurrently mutates the
+when an ``argv`` item's :meth:`~os.PathLike.__fspath__` concurrently mutates the
3
``args`` sequence being converted.
0 commit comments