#92 Fix PosixPath error on python3.5
Closed by athoscr. Opened by fabio1079.
kiskadeemes/kiskadee fix_posix_path_error  into  master

Download 92.patch

For python < 3.6 str conversion is needed on pathlib.Path.
See https://www.python.org/dev/peps/pep-0519 for more details

Merged. Thanks for the PR!

Pull-Request has been closed by athoscr

Metadata