summaryrefslogtreecommitdiffstats
path: root/Doc/tutorial
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-01-27 22:24:13 (GMT)
committerGitHub <noreply@github.com>2020-01-27 22:24:13 (GMT)
commita27831351873bd7eff10863353d475c29fb0d7bb (patch)
tree023e0360f5bc95bf5f856ec60a8a913061b2f2dc /Doc/tutorial
parentd3a1de22705cc79d7e8a0f44c4f00255e58c8b20 (diff)
downloadcpython-a27831351873bd7eff10863353d475c29fb0d7bb.zip
cpython-a27831351873bd7eff10863353d475c29fb0d7bb.tar.gz
cpython-a27831351873bd7eff10863353d475c29fb0d7bb.tar.bz2
bpo-38631: Avoid Py_FatalError() in PyCode_New() (GH-18215)
intern_strings() now raises a SystemError, rather than calling Py_FatalError(). intern_string_constants() now reports exceptions to the caller, rather than ignoring silently exceptions.
Diffstat (limited to 'Doc/tutorial')
0 files changed, 0 insertions, 0 deletions