Skip to content

bpo-32758: warn that a couple ast functions can crash the interpreter#5960

Merged
brettcannon merged 1 commit into
python:masterfrom
brettcannon:ast-warning
Mar 9, 2018
Merged

bpo-32758: warn that a couple ast functions can crash the interpreter#5960
brettcannon merged 1 commit into
python:masterfrom
brettcannon:ast-warning

Warn that ast.parse() and ast.literal_eval() can segfault the interpr…

9099aa6
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs