Skip to content

Fix sys bin splitlines win10

Daniel Pittman requested to merge (removed):fix-sys-bin-splitlines-win10 into master

What has changed?

Fixes line splitting on win10, python 3.8.5, for subprocess execution.

Does this break anything?

Nope.

Have you included tests (if not, why)?

Don't really see the need.

Does the documentation need to be updated?

Nope.

Merge request reports