Skip to content

Commit c233975

Browse files
committed
and NEWS file
1 parent 30ac0e3 commit c233975

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
The :mod:`subprocess` module can now use the :func:`os.posix_spawn` function
2+
with ``cwd`` set on platforms where ``posix_spawn_file_actions_addchdir_np``
3+
is available. Patch by Jakub Kulik.

0 commit comments

Comments
 (0)