X Tutup
Skip to content

[3.11] gh-114887 Reject only sockets of type SOCK_STREAM in create_da…#114979

Merged
gvanrossum merged 1 commit intopython:3.11from
tjhowse:backport-94ec2b9-3.11
Feb 5, 2024
Merged

[3.11] gh-114887 Reject only sockets of type SOCK_STREAM in create_da…#114979
gvanrossum merged 1 commit intopython:3.11from
tjhowse:backport-94ec2b9-3.11

Conversation

@tjhowse
Copy link
Contributor

@tjhowse tjhowse commented Feb 3, 2024

…tagram_endpoint() (GH-114893)

Also improve exception message.

(cherry picked from commit 94ec2b9)

…ate_datagram_endpoint() (pythonGH-114893)

Also improve exception message.

(cherry picked from commit 94ec2b9)

Co-authored-by: Travis Howse <tjhowse@gmail.com>
Co-authored-by: Donghee Na <donghee.na92@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup