Skip to content
This repository was archived by the owner on Dec 7, 2024. It is now read-only.

python3.5 compatibility

Latest

Choose a tag to compare

@fphammerle fphammerle released this 18 Jun 14:03
1.0.3
e8026ee

Fixed

  • compatibility with python3.5:
    • fixed TypeError due to start_engine passing pathlib.Path to subprocess.Popen for cwd
    • tests: fixed AttributeError due to unavailable MagicMock.assert_called_once
    • tests: fixed FileNotFoundError due to strict pathlib.Path.resolve