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 into
python: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 into
python:3.12from
tjhowse:fix-issue-114887-3-12-backport

Conversation

@tjhowse

@tjhowsetjhowse commented Feb 3, 2024

Copy link
Copy Markdown
Contributor

…agram_endpoint() (python#114893)
Also improve exception message.
Co-authored-by: Donghee Na <donghee.na92@gmail.com>
Sign up for freeto 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

@tjhowse