Skip to content

Commit d13d0a5

Browse files
Update the NEWS entry.
1 parent ef212f0 commit d13d0a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Misc/NEWS.d/3.7.0b1.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -630,6 +630,7 @@ Add contextlib.AsyncExitStack. Patch by Alexander Mohr and Ilya Kulakov.
630630
.. nonce: x5Sv0R
631631
.. section: Library
632632
633+
*Removed in Python 3.7.0b2.*
633634
The *args* argument of subprocess.Popen can now be a :term:`path-like
634635
object`. If *args* is given as a sequence, it's first element can now be a
635636
:term:`path-like object` as well.

0 commit comments

Comments
 (0)