]> granicus.if.org Git - python/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:42 +0000 (12:35 -0800)
committerBrett Cannon <brettcannon@users.noreply.github.com>
Fri, 9 Mar 2018 20:35:42 +0000 (12:35 -0800)
commitf2fffd41b42d88fe36b483852ae33d5a415b7082
tree8f9f9b1f8cfea14d0b5cfdd14ea3c9f3cc75da24
parent3c39beb65d003b209a98a79af4aaf94ba16d0d29
bpo-32758: Warn that ast.parse() and ast.literal_eval() can segfault the interpreter (GH-5960) (GH-6041)

(cherry picked from commit 7a7f100eb352d08938ee0f5ba59c18f56dc4a7b5)

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