Skip to content

Prevent new console window being created on Windows#217

Merged
JessicaTegner merged 2 commits intoJessicaTegner:masterfrom
LukeBriggsDev:master
Jul 1, 2021
Merged

Prevent new console window being created on Windows#217
JessicaTegner merged 2 commits intoJessicaTegner:masterfrom
LukeBriggsDev:master

Conversation

@LukeBriggsDev
Copy link
Contributor

When using deployment methods such as pyinstaller, pypandoc would
flash open a console window when it invoked pandoc.

Changing the creation flag on windows to prevent a new console window
fixes this

When using deployment methods such as pyinstaller, pypandoc would
flash open a console window when it invoked pandoc.

Changing the creation flag on windows to prevent a new console window
fixes this
@JessicaTegner
Copy link
Owner

hey @LukeBriggsDev

Can you pull the recent commits into your branch, so we can see if your code still works (the test cases should all pass now)

@LukeBriggsDev
Copy link
Contributor Author

All recent commits pulled and tests pass

@JessicaTegner
Copy link
Owner

Thanks!
Good work with the fix

@JessicaTegner JessicaTegner merged commit a241597 into JessicaTegner:master Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants