Importlib-resources

Latest version: v6.4.0

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

Scan your dependencies

Page 1 of 13

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)

6.2.0

======

Features
--------

- Future compatibility adapters now ensure that standard library readers are replaced without overriding non-standard readers. (295)

6.1.3

======

No significant changes.

Page 1 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.