]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95105: Return Iterator from wsgiref.types.InputStream.__iter__ (#95106)
authorShantanu <12621235+hauntsaninja@users.noreply.github.com>
Thu, 21 Jul 2022 20:26:04 +0000 (13:26 -0700)
committerGitHub <noreply@github.com>
Thu, 21 Jul 2022 20:26:04 +0000 (13:26 -0700)
commitb4378948a066821ce5147940ce3c1a80bc018b3c
tree72176b83afbc4528f776ffaff0d84da1ce0ea595
parent936f71e5d4f50f2238b0320d44f7fb5f88e39809
gh-95105: Return Iterator from wsgiref.types.InputStream.__iter__ (#95106)
Lib/wsgiref/types.py
Misc/NEWS.d/next/Library/2022-07-21-19-55-49.gh-issue-95105.BIX2Km.rst [new file with mode: 0644]