summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-05-06-23-13-26.bpo-36814.dSeMz_.rst
blob: 3f40011b2650b7b44763954567f7d4e8971bc8d1 (plain)
1
Fix an issue where os.posix_spawnp() would incorrectly raise a TypeError when file_actions is None.