X Tutup
Skip to content

[3.13] gh-127529: Correct asyncio's accept_connection behaviour for handling ConnectionAbortedError (GH-127532)#142738

Merged
kumaraditya303 merged 1 commit intopython:3.13from
miss-islington:backport-830e106-3.13
Dec 15, 2025
Merged

[3.13] gh-127529: Correct asyncio's accept_connection behaviour for handling ConnectionAbortedError (GH-127532)#142738
kumaraditya303 merged 1 commit intopython:3.13from
miss-islington:backport-830e106-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 15, 2025

…handling `ConnectionAbortedError` (pythonGH-127532)

(cherry picked from commit 830e106)

Co-authored-by: jb2170 <email@jb2170.com>
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
@kumaraditya303 kumaraditya303 enabled auto-merge (squash) December 15, 2025 05:33
@kumaraditya303 kumaraditya303 merged commit 18bd88f into python:3.13 Dec 15, 2025
45 checks passed
@miss-islington miss-islington deleted the backport-830e106-3.13 branch January 2, 2026 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup