summaryrefslogtreecommitdiffstats
path: root/Lib/asyncio/subprocess.py
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2017-05-05 07:40:30 (GMT)
committerGitHub <noreply@github.com>2017-05-05 07:40:30 (GMT)
commit39b73dd5131ce205dcee3b9e24ba0fc28934d79c (patch)
tree8bc58081ecd9e90a4726f0be5d08c91be25b545f /Lib/asyncio/subprocess.py
parent9d02f562961efd12d3c8317a10916db7f77330cc (diff)
downloadcpython-39b73dd5131ce205dcee3b9e24ba0fc28934d79c.zip
cpython-39b73dd5131ce205dcee3b9e24ba0fc28934d79c.tar.gz
cpython-39b73dd5131ce205dcee3b9e24ba0fc28934d79c.tar.bz2
[3.6] bpo-30243: Fixed the possibility of a crash in _json. (GH-1420) (#1469)
It was possible to get a core dump by using uninitialized _json objects. Now __new__ methods create initialized objects. __init__ methods are removed.. (cherry picked from commit 76a3e51a403bc84ed536921866c86dd7d07aaa7e)
Diffstat (limited to 'Lib/asyncio/subprocess.py')
0 files changed, 0 insertions, 0 deletions