pyexr icon indicating copy to clipboard operation
pyexr copied to clipboard

One-line EXR IO-library

Results 9 pyexr issues
Sort by recently updated
recently updated
newest added

Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.3 to 7.5.0. Changelog Sourced from coverage's changelog. Version 7.5.0 — 2024-04-23 Added initial support for function and class reporting in the HTML report. There are now...

dependencies

Bumps [line-profiler](https://github.com/pyutils/line_profiler) from 4.1.2 to 4.1.3. Release notes Sourced from line-profiler's releases. Version 4.1.3 FIX: duration summary now respects the stripzeros argument. FIX: minor test fixes. ENH: building osx wheels...

dependencies

Bumps [openexr](https://github.com/AcademySoftwareFoundation/OpenEXR) from 3.2.3 to 3.2.4. Release notes Sourced from openexr's releases. v3.2.4 Patch release that fixes handling of dwa compression in OpenEXRCore library. Other miscellaneous changes: Add CMake find_dependency...

dependencies

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0. Changelog Sourced from pytest-cov's changelog. 5.0.0 (2024-03-24) Removed support for xdist rsync (now deprecated). Contributed by Matthias Reichenbach in [#623](https://github.com/pytest-dev/pytest-cov/issues/623) <https://github.com/pytest-dev/pytest-cov/pull/623>_. Switched docs theme...

dependencies

Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.12.0 to 3.14.0. Release notes Sourced from pytest-mock's releases. v3.14.0 #415: MockType and AsyncMockType can be imported from pytest_mock for type annotation purposes. #420: Fixed a regression...

dependencies

Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.3 to 7.5.3. Changelog Sourced from coverage's changelog. Version 7.5.3 — 2024-05-28 Performance improvements for combining data files, especially when measuring line coverage. A few different quadratic...

dependencies

When I use Numpy methods on an image returned from `pyexr.read()` then Pylance gives me a warning. E.g. VS Code gives me a red squiggle on `.shape` on the last...

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.6 to 20.36.1. Release notes Sourced from virtualenv's releases. 20.36.1 What's Changed release 20.36.0 by @​gaborbernat in pypa/virtualenv#3011 fix: resolve TOCTOU vulnerabilities in app_data and lock directory...

dependencies
python

Bumps [openexr](https://github.com/AcademySoftwareFoundation/OpenEXR) from 3.3.5 to 3.4.4. Release notes Sourced from openexr's releases. v3.4.4 Patch release with an optimization to reduce the size of the library. B44 and DWA compression tables...

dependencies
python