Importlib-resources

Latest version: v6.5.2

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

Scan your dependencies

Page 14 of 14

0.5

===

* Resynchronize with Python 3.7; changes the return type of ``contents()`` to
be an ``Iterable``. Closes 52

0.4

===

* Correctly find resources in subpackages inside a zip file. Closes 51

0.3

===

* The API, implementation, and documentation is synchronized with the Python
3.7 standard library. Closes 47
* When run under Python 3.7 this API shadows the stdlib versions. Closes 50

0.2

===

* **Backward incompatible change**. Split the ``open()`` and ``read()`` calls
into separate binary and text versions, i.e. ``open_binary()``,
``open_text()``, ``read_binary()``, and ``read_text()``. Closes 41
* Fix a bug where unrelated resources could be returned from ``contents()``.
Closes 44
* Correctly prevent namespace packages from containing resources. Closes 20

0.1

===

* Initial release.


..
Local Variables:
mode: change-log-mode
indent-tabs-mode: nil
sentence-end-double-space: t
fill-column: 78
coding: utf-8
End:

Page 14 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.