cpython/Misc/NEWS.d/next/Library
Miss Islington (bot) 9ed179b07d
bpo-47151: Fallback to fork when vfork fails in subprocess. (GH-32186)
bpo-47151: Fallback to fork when vfork fails in subprocess. An OS kernel can specifically decide to disallow vfork() in a process. No need for that to prevent us from launching subprocesses.
(cherry picked from commit 4a08c4c469)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
2022-03-31 14:09:50 -07:00
..
2021-07-26-10-46-49.bpo-44493.xp3CRH.rst [3.10] bpo-44493: Add missing terminated NUL in sockaddr_un's length (GH-26866) (GH-32140) 2022-03-28 11:26:49 -07:00
2022-03-23-15-31-02.bpo-47101.rVSld-.rst [3.10] bpo-47101: list only activated algorithms in hashlib.algorithms_available (GH-32076) (GH-32085) 2022-03-23 22:15:25 +01:00
2022-03-28-13-35-50.bpo-27929.j5mAmV.rst bpo-27929: resolve names only for AF_INET/AF_INET6 with asyncio (GH-32131) 2022-03-28 15:15:05 -07:00
2022-03-30-01-17-43.bpo-47151.z-nQkR.rst bpo-47151: Fallback to fork when vfork fails in subprocess. (GH-32186) 2022-03-31 14:09:50 -07:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

Put news entry `blurb`_ files for the *Library* section in this directory.

.. _blurb: https://pypi.org/project/blurb/