◐ Shell
clean mode source ↗

[3.14] gh-132124: improve safety nets for creating AF_UNIX socket files (GH-134085) by miss-islington · Pull Request #134447 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

May 21, 2025

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Contributor

  • 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>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@gpshead gpshead Awaiting requested review from gpshead gpshead is a code owner

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington @gpshead @picnixz