diff options
author | 依云 <lilydjwg@gmail.com> | 2019-05-29 14:50:59 +0800 |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-05-28 23:50:59 -0700 |
commit | 744c08a9c75a1a53b7a6521fcee3e7c513919ff9 (patch) | |
tree | 432a13057b4f1031536f30a06ca6618f85d102b4 /Lib/unittest/mock.py | |
parent | e1f95e77e0647aff602e0660ba3c282b71045875 (diff) | |
download | cpython-git-744c08a9c75a1a53b7a6521fcee3e7c513919ff9.tar.gz |
bpo-35246: fix support for path-like args in asyncio subprocess (GH-13628)
Drop isinstance checks from create_subprocess_exec function and let
subprocess module do them.
https://bugs.python.org/issue35246
https://bugs.python.org/issue35246
Diffstat (limited to 'Lib/unittest/mock.py')
0 files changed, 0 insertions, 0 deletions