mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
What's New in Python 3.4: Security improvements
This commit is contained in:
parent
637d2e9296
commit
11a4270b6a
2 changed files with 28 additions and 4 deletions
|
@ -137,7 +137,7 @@ to start a process. These *start methods* are
|
|||
over Unix pipes.
|
||||
|
||||
.. versionchanged:: 3.4
|
||||
*span* added on all unix platforms, and *forkserver* added for
|
||||
*spawn* added on all unix platforms, and *forkserver* added for
|
||||
some unix platforms.
|
||||
Child processes no longer inherit all of the parents inheritable
|
||||
handles on Windows.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue