]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32758: Warn that ast.parse() and ast.literal_eval() can segfault the interpreter...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 9 Mar 2018 20:35:14 +0000 (12:35 -0800)
committerBrett Cannon <brettcannon@users.noreply.github.com>
Fri, 9 Mar 2018 20:35:14 +0000 (12:35 -0800)
commitb316c44b0105d11a80ff971636143735f3655bbf
tree688d843ed63a3fa3163ffd6948570651a4190ccb
parent3f7d0b69f2175ff74157673148b2e45b7a2498b6
bpo-32758: Warn that ast.parse() and ast.literal_eval() can segfault the interpreter (GH-5960) (GH-6042)

(cherry picked from commit 7a7f100eb352d08938ee0f5ba59c18f56dc4a7b5)

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