Skip to content

Convert JanewayPath to function and other fixes

Tobias Hangleiter requested to merge hotfix/io_tests into master

mea culpa.

  • private pathlib API subject to changes, JanewayPath did not work on py3.11
  • JanewayPath did not work on docker py3.8 images
  • reimplement as class for py3.12 when Path is subclass-able
Edited by Tobias Hangleiter

Merge request reports