]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32758: Warn that ast.parse() and ast.literal_eval() can segfault the interpreter...
authorAshley Whetter <AWhetter@users.noreply.github.com>
Fri, 18 Oct 2019 08:00:22 +0000 (01:00 -0700)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 18 Oct 2019 08:00:22 +0000 (11:00 +0300)
commitdedb99acdb5bbc179872235f975248133d3fb440
treeca1ae285d433891659497fc6e192b66469563bcc
parent8eb27cc35489848596d9fb4b1c91fac00ae75d21
bpo-32758: Warn that ast.parse() and ast.literal_eval() can segfault the interpreter (GH-5960) (GH-16565)

(cherry picked from commit 7a7f100eb352d08938ee0f5ba59c18f56dc4a7b5)

Co-authored-by: Brett Cannon <brettcannon@users.noreply.github.com>
Doc/library/ast.rst