set unassigned stdin to improve pyinstaller compatibility · gitpython-developers/GitPython@b3f873a · GitHub
Skip to content

Commit b3f873a

Browse files
smokephilByron
authored andcommitted
set unassigned stdin to improve pyinstaller compatibility
To create a window application with pyinstaller, all suprocess input and output streams must be assigned and must not be None. https://stackoverflow.com/a/51706087/7076612
1 parent b719e18 commit b3f873a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

git/cmd.py

Lines changed: 3 additions & 2 deletions

0 commit comments

Comments
 (0)