]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90467: StreamReaderProtocol - add strong reference to created task (GH-96323)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 8 Sep 2022 15:39:20 +0000 (08:39 -0700)
committerGitHub <noreply@github.com>
Thu, 8 Sep 2022 15:39:20 +0000 (08:39 -0700)
commit280130f035ff9eb28b3bd0e842764c7f935611fc
tree3919ad4f0018d798cde148443b4990f3a17d2701
parent19b94bc136b188d3da5ab8d02b93eb55a48bc641
gh-90467: StreamReaderProtocol - add strong reference to created task (GH-96323)

(cherry picked from commit e860e521ec0d84e175269aeb15cf24bd6053ad17)

Co-authored-by: Kirill <iam@python273.pw>
Lib/asyncio/streams.py
Misc/ACKS
Misc/NEWS.d/next/Library/2022-08-27-14-38-49.gh-issue-90467.VOOB0p.rst [new file with mode: 0644]