Branch: refs/heads/3.6 Home: https://github.com/python/cpython Commit: 6b81003bdbd9375886bae54f876650bcdccfe6c7 https://github.com/python/cpython/commit/6b81003bdbd9375886bae54f876650bcdccfe6c7 Author: Berker Peksag <berker.peksag at gmail.com> Date: 2017年02月26日 (2017年2月26日) Changed paths: M Doc/library/subprocess.rst M Lib/test/test_subprocess.py M Misc/ACKS M Misc/NEWS Log Message: ----------- bpo-28624: Add a test that checks that cwd parameter of Popen() accepts PathLike objects (#157) (#323) (cherry picked from commit d5c11f7ace48701bb950c6345deee88c35c66e26)