Importlib-resources

Latest version: v6.5.2

Safety actively analyzes 723152 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 14

6.4.2

======

Bugfixes
--------

- Merged fix for UTF-16 BOM handling in functional tests. (312)

6.4.1

======

Bugfixes
--------

- When constructing ZipReader, only append the name if the indicated module is a package. (python/cpython121735)

6.4.0

======

Features
--------

- The functions
``is_resource()``,
``open_binary()``,
``open_text()``,
``path()``,
``read_binary()``, and
``read_text()`` are un-deprecated, and support
subdirectories via multiple positional arguments.
The ``contents()`` function also allows subdirectories,
but remains deprecated. (303)
- Deferred select imports in for a speedup (python/cpython109829).

6.3.2

======

Bugfixes
--------

- Restored expectation that local standard readers are preferred over degenerate readers. (298)

6.3.1

======

Bugfixes
--------

- Restored expectation that stdlib readers are suppressed on Python 3.10. (257)

6.3.0

======

Features
--------

- Add ``Anchor`` to ``importlib.resources`` (in order for the code to comply with the documentation)

Page 2 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.