Skip to content

PyEPR 1.0.1

Compare
Choose a tag to compare
@avalentino avalentino released this 07 Mar 13:35
· 145 commits to master since this release
  • Fixed a problem in the test using the :data:epr.Product._fileno
    (only impacting MacOS-X).
    Also some advice about the correct use of :data:epr.Product._fileno
    has been added to the documentation.
  • Always close the product object during tests.
    Prevents errors during CI cleanup actions on Windows.