cpython/Misc/NEWS.d/next/Security
Victor Stinner 9de3632715
bpo-34812: subprocess._args_from_interpreter_flags(): add isolated (GH-10675)
The "-I" command line option (run Python in isolated mode) is now
also copied by the multiprocessing and distutils modules when
spawning child processes. Previously, only -E and -s options (enabled
by -I) were copied.

subprocess._args_from_interpreter_flags() now copies the -I flag.
2018-11-23 17:54:20 +01:00
..
2017-08-06-14-43-45.bpo-28414.mzZ6vD.rst [bpo-28414] Make all hostnames in SSL module IDN A-labels (GH-5128) 2018-02-23 17:35:08 -08:00
2018-03-02-10-24-52.bpo-32981.O_qDyj.rst bpo-32981: Fix catastrophic backtracking vulns (#5955) 2018-03-03 21:33:32 -08:00
2018-03-05-10-09-51.bpo-33001.elj4Aa.rst bpo-33001: Prevent buffer overrun in os.symlink (GH-5989) 2018-03-05 14:26:08 -08:00
2018-03-25-12-05-43.bpo-33136.TzSN4x.rst bpo-33136: Harden ssl module against CVE-2018-8970 (GH-6229) 2018-03-25 12:36:13 +02:00
2018-05-28-08-55-30.bpo-32533.IzwkBI.rst bpo-32533: Fixed thread-safety of error handling in _ssl. (GH-7158) 2018-09-17 11:34:47 -07:00
2018-06-26-19-35-33.bpo-33871.S4HR9n.rst bpo-33871: Fix os.sendfile(), os.writev(), os.readv(), etc. (GH-7931) 2018-07-31 10:24:54 +03:00
2018-08-15-12-12-47.bpo-34405.qbHTH_.rst bpo-34405: Updated to OpenSSL 1.1.0i for Windows builds. (GH-8775) 2018-08-15 13:29:24 -07:00
2018-09-10-16-05-39.bpo-34623.Ua9jMv.rst bpo-34623: Mention CVE-2018-14647 in news entry (GH-9482) 2018-09-21 21:42:29 -07:00
2018-09-11-18-30-55.bpo-17239.kOpwK2.rst bpo-17239: Disable external entities in SAX parser (GH-9217) 2018-09-23 00:50:25 -07:00
2018-09-24-18-49-25.bpo-34791.78GmIG.rst bpo-34791: xml package obeys ignore env flags (GH-9544) 2018-09-24 10:21:12 -07:00
2018-11-23-15-00-23.bpo-34812.84VQnb.rst bpo-34812: subprocess._args_from_interpreter_flags(): add isolated (GH-10675) 2018-11-23 17:54:20 +01:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

README.rst

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

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