Skip to content

[3.13] gh-132124: improve safety nets for creating AF_UNIX socket files (GH-134085) #134448

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

Open
wants to merge 3 commits into
base: 3.13
Choose a base branch
from

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 21, 2025

  • ensure that we can create AF_UNIX socket files
  • emit a warning if system-wide temporary directory is used
    (cherry picked from commit 1a07a01)

Co-authored-by: Bénédikt Tran 10796600+picnixz@users.noreply.github.com

pythonGH-134085)

* ensure that we can create AF_UNIX socket files
* emit a warning if system-wide temporary directory is used
(cherry picked from commit 1a07a01)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Copy link
Member

@picnixz picnixz left a comment

Choose a reason for hiding this comment

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

I'm too lazy for backporting the docs labels I created in 3.14+ so let's just have an emphasized method

@picnixz
Copy link
Member

picnixz commented May 23, 2025

The reason why we should NOT backport this for a while: #132124 (comment).

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.

3 participants