cpython/Lib/importlib/resources
Miss Islington (bot) aff083e8ee
[3.11] Add missed stream argument (GH-111775) (#115717)
Add missed `stream` argument (GH-111775)

* Add missed `stream` argument

* Add news
(cherry picked from commit 1ff6c1416b)

Co-authored-by: Alexander Shadchin <shadchin@yandex-team.com>
2024-02-20 11:36:59 -05:00
..
__init__.py bpo-46118: Move importlib.resources to its own package. (#30176) 2021-12-30 21:00:48 -05:00
_adapters.py bpo-46118: Move importlib.resources to its own package. (#30176) 2021-12-30 21:00:48 -05:00
_common.py gh-93353: Fix importlib.resources._tempfile() finalizer (GH-93377) 2022-06-13 10:49:48 -07:00
_itertools.py bpo-46118: Move importlib.resources to its own package. (#30176) 2021-12-30 21:00:48 -05:00
_legacy.py bpo-46118: Move importlib.resources to its own package. (#30176) 2021-12-30 21:00:48 -05:00
abc.py gh-91298: Refine traversable (apply changes from importlib_resources 5.7.1) (#91623) 2022-04-17 11:10:36 -04:00
readers.py bpo-46118: Move importlib.resources to its own package. (#30176) 2021-12-30 21:00:48 -05:00
simple.py [3.11] Add missed stream argument (GH-111775) (#115717) 2024-02-20 11:36:59 -05:00