FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.14] gh-135444: fix `asyncio.DatagramTransport.sendto` to account for datagram header size when data cannot be sent (GH-135445) by miss-islington · Pull Request #137245 · python/cpython · GitHub

/ cpython Public

[3.14] gh-135444: fix asyncio.DatagramTransport.sendto to account for datagram header size when data cannot be sent (GH-135445) - #137245

Merged
kumaraditya303 merged 2 commits into
python:3.14from
miss-islington:backport-e3ea861-3.14
Oct 7, 2025
Merged

[3.14] gh-135444: fix asyncio.DatagramTransport.sendto to account for datagram header size when data cannot be sent (GH-135445)#137245
kumaraditya303 merged 2 commits into
python:3.14from
miss-islington:backport-e3ea861-3.14

Conversation

miss-islington commented Jul 30, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

(cherry picked from commit e3ea861)

Co-authored-by: Justin Bronder jsbronder@cold-front.org
Co-authored-by: Kumar Aditya kumaraditya@python.org

…r datagram header size when data cannot be sent (pythonGH-135445)

(cherry picked from commit e3ea861)

Co-authored-by: Justin Bronder <jsbronder@cold-front.org>
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
kumaraditya303 merged commit 93ac6f3 into python:3.14 Oct 7, 2025
46 checks passed
miss-islington deleted the backport-e3ea861-3.14 branch January 2, 2026 18:51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL