gh-155621: Fix unrepresentable defaults in socket.sendmsg() signature - #155623
Conversation
|
News is not needed for this. |
aisk
left a comment
There was a problem hiding this comment.
LGTM, but please avoid force push in the future, see the dev guide for more detail: https://devguide.python.org/getting-started/pull-request-lifecycle/#don-t-force-push
got it |
|
Is there a reason to not backport this bugfix? |
|
|
|
|
Thanks @lpyu001 for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.15. |
|
Sorry, @lpyu001 and @kumaraditya303, I could not cleanly backport this to |
|
GH-155802 is a backport of this pull request to the 3.15 branch. |
I just done it |
socket.socket.sendmsg()exposes unrepresentable Argument Clinic defaults #155621