]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Add missed `stream` argument (GH-111775) (#115716)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 20 Feb 2024 16:36:55 +0000 (17:36 +0100)
committerGitHub <noreply@github.com>
Tue, 20 Feb 2024 16:36:55 +0000 (11:36 -0500)
commit20907ca844f6c32a2ecf66f9ea3ab4b8bba93fa5
tree26c31416518532ea993fe767bdceff38ae7769c5
parentb7c633fbfc9f365c7e00969c4fd980b63949db8f
[3.12] Add missed `stream` argument (GH-111775) (#115716)

Add missed `stream` argument (GH-111775)

* Add missed `stream` argument

* Add news
(cherry picked from commit 1ff6c1416b0bb422f4847cd84fcb33662a2497ef)

Co-authored-by: Alexander Shadchin <shadchin@yandex-team.com>
Lib/importlib/resources/simple.py
Misc/NEWS.d/next/Library/2023-11-07-10-22-06.gh-issue-111775.IoVxfX.rst [new file with mode: 0644]