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 4ff6290 commit bcc7284Copy full SHA for bcc7284
1 file changed
Misc/NEWS.d/next/Library/2026-04-11-14-28-56.gh-issue-148402.zey6m1.rst
@@ -0,0 +1,3 @@
1
+Add missing ``stacklevel=2`` to two :func:`warnings.warn` calls in
2
+:class:`subprocess.Popen` so that warnings correctly point to the caller's
3
+code instead of ``subprocess.py`` internals.
0 commit comments