Staging
v0.8.1
https://github.com/python/cpython
Revision dd42cb71f2cb02f3a32f016137b12a146bc0d0e2 authored by Anders Lorentsen on 30 January 2018, 07:27:28 UTC, committed by Gregory P. Smith on 30 January 2018, 07:27:28 UTC
Allow os.PathLike args in subprocess APIs.
1 parent 14e976e
History
Tip revision: dd42cb71f2cb02f3a32f016137b12a146bc0d0e2 authored by Anders Lorentsen on 30 January 2018, 07:27:28 UTC
bpo-31961: subprocess now accepts path-like args (GH-4329)
Tip revision: dd42cb7
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.5 KB
_testembed.c -rw-r--r-- 7.1 KB
python.c -rw-r--r-- 266 bytes

README

back to top