We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef212f0 commit d13d0a5Copy full SHA for d13d0a5
Misc/NEWS.d/3.7.0b1.rst
@@ -630,6 +630,7 @@ Add contextlib.AsyncExitStack. Patch by Alexander Mohr and Ilya Kulakov.
630
.. nonce: x5Sv0R
631
.. section: Library
632
633
+*Removed in Python 3.7.0b2.*
634
The *args* argument of subprocess.Popen can now be a :term:`path-like
635
object`. If *args* is given as a sequence, it's first element can now be a
636
:term:`path-like object` as well.
0 commit comments