summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Windows/2022-10-02-11-59-23.gh-issue-97728.dIdlPE.rst
blob: 2a6a253a52aeef5e2aefe50987d9e7eb852afdf0 (plain)
1
2
3
Fix possible crashes caused by the use of uninitialized variables when pass
invalid arguments in :func:`os.system` on Windows and in Windows-specific
modules (like ``winreg``).