Skip to content

[3.14] gh-142352: Fix asyncio start_tls() to transfer buffered data from StreamReader (GH-142354)#145363

Merged
kumaraditya303 merged 1 commit intopython:3.14from
miss-islington:backport-0598f4a-3.14
Feb 28, 2026
Merged

[3.14] gh-142352: Fix asyncio start_tls() to transfer buffered data from StreamReader (GH-142354)#145363
kumaraditya303 merged 1 commit intopython:3.14from
miss-islington:backport-0598f4a-3.14

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 28, 2026

(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

@python-cla-bot
Copy link

python-cla-bot bot commented Feb 28, 2026

All commit authors signed the Contributor License Agreement.

CLA signed

…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 kumaraditya303 enabled auto-merge (squash) February 28, 2026 18:21
@kumaraditya303 kumaraditya303 merged commit fc2a6cf into python:3.14 Feb 28, 2026
51 checks passed
@miss-islington miss-islington deleted the backport-0598f4a-3.14 branch February 28, 2026 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic-asyncio type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants