summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-09-03-23-54-35.bpo-8110.FExWI_.rst
blob: c29ace1a0fc6824e6377eb92481345367fcac9f1 (plain)
1
2
Refactored :mod:`subprocess` to check for Windows-specific modules rather
than ``sys.platform == 'win32'``.