]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add missed `stream` argument (#111775)
authorAlexander Shadchin <shadchin@yandex-team.com>
Tue, 20 Feb 2024 14:09:46 +0000 (17:09 +0300)
committerGitHub <noreply@github.com>
Tue, 20 Feb 2024 14:09:46 +0000 (14:09 +0000)
commit1ff6c1416b0bb422f4847cd84fcb33662a2497ef
treec3727b0c8fb5a38135622e3a493f29d1c3e85826
parentd24bed5ba0c60bbcc1662ae51071067799862fe0
Add missed `stream` argument (#111775)

* Add missed `stream` argument

* Add news
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]