Skip to content

gh-113892: Add a extra check to ProactorEventLoop.sock_connect to ensure that the given socket is in non-blocking mode #119519

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 1, 2024

Conversation

Eclips4
Copy link
Member

@Eclips4 Eclips4 commented May 24, 2024

…ure that the given socket is in non-blocking mode
Copy link
Member

@gvanrossum gvanrossum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM.

@gvanrossum gvanrossum merged commit cf3bba3 into python:main Jun 1, 2024
34 checks passed
@miss-islington-app
Copy link

Thanks @Eclips4 for the PR, and @gvanrossum for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 1, 2024
…` to ensure that the given socket is in non-blocking mode (pythonGH-119519)

(cherry picked from commit cf3bba3)

Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
@bedevere-app
Copy link

bedevere-app bot commented Jun 1, 2024

GH-119912 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jun 1, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 1, 2024
…` to ensure that the given socket is in non-blocking mode (pythonGH-119519)

(cherry picked from commit cf3bba3)

Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
@bedevere-app
Copy link

bedevere-app bot commented Jun 1, 2024

GH-119913 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Jun 1, 2024
@Eclips4 Eclips4 deleted the issue-113892 branch June 1, 2024 16:12
gvanrossum pushed a commit that referenced this pull request Jun 1, 2024
…t` to ensure that the given socket is in non-blocking mode (GH-119519) (#119912)

(cherry picked from commit cf3bba3)

Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
gvanrossum pushed a commit that referenced this pull request Jun 1, 2024
…t` to ensure that the given socket is in non-blocking mode (GH-119519) (#119913)

(cherry picked from commit cf3bba3)

Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
barneygale pushed a commit to barneygale/cpython that referenced this pull request Jun 5, 2024
…` to ensure that the given socket is in non-blocking mode (python#119519)
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
…` to ensure that the given socket is in non-blocking mode (python#119519)
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
…` to ensure that the given socket is in non-blocking mode (python#119519)
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