cpython/Lib/importlib
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
..
metadata [3.11] gh-98706: Sync with importlib_metadata 4.13.0. (GH-98875) 2022-11-05 06:55:04 -07:00
resources [3.11] Add missed stream argument (GH-111775) (#115717) 2024-02-20 11:36:59 -05:00
__init__.py
_abc.py
_bootstrap.py [3.11] GH-102700: allow built-in modules to be submodules (GH-103162) (GH-103322) 2023-04-06 16:06:02 -07:00
_bootstrap_external.py gh-91181: drop support for bytes on sys.path (GH-31934) 2022-07-16 18:31:25 -07:00
abc.py
machinery.py
readers.py
simple.py
util.py