]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Add missed `stream` argument (GH-111775) (#115717)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 20 Feb 2024 16:36:59 +0000 (17:36 +0100)
committerGitHub <noreply@github.com>
Tue, 20 Feb 2024 16:36:59 +0000 (11:36 -0500)
commitaff083e8eee006dab392ac74453bd490a0154bd2
tree271247539b219ae2eb6851449a40b73ad7caa62a
parent01c37f1d0714f5822d34063ca7180b595abf589d
[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 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]