◐ Shell
clean mode source ↗

gh-142352: Fix start_tls() to transfer buffered data from StreamReader by kasimov-maxim · Pull Request #142354 · python/cpython

kumaraditya303

This was referenced

Dec 18, 2025

webknjaz

webknjaz

kumaraditya303

fantix

kumaraditya303

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Feb 28, 2026
…a from StreamReader (pythonGH-142354)

(cherry picked from commit 0598f4a)

Co-authored-by: Maksym Kasimov <39828623+kasimov-maxim@users.noreply.github.com>
Co-authored-by: Kumar Aditya <kumaraditya@python.org>

kumaraditya303 added a commit to kumaraditya303/cpython that referenced this pull request

Feb 28, 2026
…red data from StreamReader (pythonGH-142354)

(cherry picked from commit 0598f4a)

Co-authored-by: Maksym Kasimov <39828623+kasimov-maxim@users.noreply.github.com>
Co-authored-by: Kumar Aditya <kumaraditya@python.org>

kumaraditya303 added a commit to miss-islington/cpython that referenced this pull request

Feb 28, 2026
…a from StreamReader (pythonGH-142354)

(cherry picked from commit 0598f4a)

Co-authored-by: Maksym Kasimov <39828623+kasimov-maxim@users.noreply.github.com>
Co-authored-by: Kumar Aditya <kumaraditya@python.org>

brijkapadia pushed a commit to brijkapadia/cpython that referenced this pull request

Feb 28, 2026
…a from StreamReader (python#142354)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>

kumaraditya303 added a commit that referenced this pull request

Feb 28, 2026
…ta from StreamReader (GH-142354) (#145363)

gh-142352: Fix `asyncio` `start_tls()` to transfer buffered data from StreamReader (GH-142354)
(cherry picked from commit 0598f4a)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Co-authored-by: Maksym Kasimov <39828623+kasimov-maxim@users.noreply.github.com>

kumaraditya303 added a commit that referenced this pull request

Feb 28, 2026
…rom StreamReader (GH-142354) (#145364)

[3.13] gh-142352: Fix `asyncio` `start_tls()` to transfer buffered data from StreamReader (GH-142354)
(cherry picked from commit 0598f4a)

Co-authored-by: Maksym Kasimov <39828623+kasimov-maxim@users.noreply.github.com>

ljfp pushed a commit to ljfp/cpython that referenced this pull request

Apr 25, 2026
…a from StreamReader (python#142354)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>