X Tutup
Skip to content

gh-114887 Reject only sockets of type SOCK_STREAM in create_datagram_endpoint(), improve exception message.#114978

Closed
tjhowse wants to merge 1 commit intopython:3.12from
tjhowse:fix-issue-114887-3-12-backport
Closed

gh-114887 Reject only sockets of type SOCK_STREAM in create_datagram_endpoint(), improve exception message.#114978
tjhowse wants to merge 1 commit intopython:3.12from
tjhowse:fix-issue-114887-3-12-backport

Conversation

@tjhowse
Copy link
Contributor

@tjhowse tjhowse commented Feb 3, 2024

…agram_endpoint() (python#114893)

Also improve exception message.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup