Skip to content

InputFile: Fix proper naming of file when reading from subprocess.PIPE#1079

Merged
tsnoam merged 5 commits intomasterfrom
inputfile_pipe
May 2, 2018
Merged

InputFile: Fix proper naming of file when reading from subprocess.PIPE#1079
tsnoam merged 5 commits intomasterfrom
inputfile_pipe

Conversation

@tsnoam
Copy link
Member

@tsnoam tsnoam commented Apr 21, 2018

fixes #1055

@jsmnbom
Copy link
Member

jsmnbom commented Apr 30, 2018

This looks good, except on windows you'd want the the png path to use \ instead of / in the test.

@tsnoam tsnoam merged commit 0a8abcc into master May 2, 2018
@tsnoam tsnoam deleted the inputfile_pipe branch May 2, 2018 21:18
@github-actions github-actions bot locked and limited conversation to collaborators Aug 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow subprocess.Popen.stdout as file input

2 participants