summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-12-20-16-24-51.bpo-35537.z4E7aA.rst
blob: b14d7493bc60091c5a18b3efcdb7acd8ed7483af (plain)
1
2
The :mod:`subprocess` module can now use the :func:`os.posix_spawn` function in
some cases for better performance.