← 返回首页
[3.13] gh-132124: improve safety nets for creating AF_UNIX socket files (GH-134085) by miss-islington · Pull Request #134448 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

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

Merged
gpshead merged 5 commits into
python:3.13from
miss-islington:backport-1a07a01-3.13
Aug 4, 2025
Merged

[3.13] gh-132124: improve safety nets for creating AF_UNIX socket files (GH-134085)#134448
gpshead merged 5 commits into
python:3.13from
miss-islington:backport-1a07a01-3.13

Conversation

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>
Comment thread Misc/NEWS.d/next/Library/2025-05-16-12-40-37.gh-issue-132124.T_5Odx.rst Outdated Show resolved Hide resolved

picnixz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality Hide comment

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

picnixz commented May 23, 2025

Copy link
Copy Markdown
Member

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

picnixz commented Jul 12, 2025

Copy link
Copy Markdown
Member

Since the last 3.14 beta went wild, I think we can now backport this to 3.13 as no one has complained.

picnixz commented Aug 4, 2025

Copy link
Copy Markdown
Member

@Yhg1s if you want to re-add the labels in the NEWS, you can, because @brianschubert recently updated them I think.

Copy link
Copy Markdown
Contributor

Yup, #137156 backported multiprocessing-start-method-forkserver to 3.13

Hide details View details gpshead merged commit 932221b into python:3.13 Aug 4, 2025
37 checks passed
miss-islington deleted the backport-1a07a01-3.13 branch January 2, 2026 16:41
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

4 participants

Footer

© 2026 GitHub, Inc.