Skip to content

bpo-35246: fix support for path-like args in asyncio subprocess#13628

Merged
miss-islington merged 4 commits into
python:masterfrom
lilydjwg:asyncio-subprocess-path-args
May 29, 2019
Merged

bpo-35246: fix support for path-like args in asyncio subprocess#13628
miss-islington merged 4 commits into
python:masterfrom
lilydjwg:asyncio-subprocess-path-args

use test.support.FakePath instead of pathlib.Path

e337a71
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs