summaryrefslogtreecommitdiff
path: root/Lib/asyncio/tasks.py
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2017-05-05 10:40:30 +0300
committerGitHub <noreply@github.com>2017-05-05 10:40:30 +0300
commit39b73dd5131ce205dcee3b9e24ba0fc28934d79c (patch)
tree8bc58081ecd9e90a4726f0be5d08c91be25b545f /Lib/asyncio/tasks.py
parent9d02f562961efd12d3c8317a10916db7f77330cc (diff)
downloadcpython-git-39b73dd5131ce205dcee3b9e24ba0fc28934d79c.tar.gz
[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/tasks.py')
0 files changed, 0 insertions, 0 deletions