Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-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 [email protected]

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 <[email protected]>
Copy link
Member

@picnixzpicnixz 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

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

@picnixz
Copy link
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
Copy link
Member

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

@brianschubert
Copy link
Contributor

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

@gpsheadgpshead merged commit 932221b into python:3.13Aug 4, 2025
37 checks passed
@miss-islingtonmiss-islington deleted the backport-1a07a01-3.13 branch January 2, 2026 16:41
Sign up for freeto 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

@miss-islington@picnixz@brianschubert@gpshead