summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Security/2023-01-24-16-12-00.gh-issue-101283.9tqu39.rst
blob: 0efdfa10234185675c4912aacf5b15e7b8841bdd (plain)
1
2
3
:class:`subprocess.Popen` now uses a safer approach to find
``cmd.exe`` when launching with ``shell=True``. Patch by Eryk Sun,
based on a patch by Oleg Iarygin.