Skip to content

[3.6] bpo-32758: Warn that ast.parse() and ast.literal_eval() can segfault the interpreter (GH-5960)#6042

Merged
brettcannon merged 1 commit into
python:3.6from
miss-islington:backport-7a7f100-3.6
Mar 9, 2018
Merged

[3.6] bpo-32758: Warn that ast.parse() and ast.literal_eval() can segfault the interpreter (GH-5960)#6042
brettcannon merged 1 commit into
python:3.6from
miss-islington:backport-7a7f100-3.6

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Mar 9, 2018

(cherry picked from commit 7a7f100)

Co-authored-by: Brett Cannon brettcannon@users.noreply.github.com

https://bugs.python.org/issue32758

…the interpreter (pythonGH-5960)

(cherry picked from commit 7a7f100)

Co-authored-by: Brett Cannon <brettcannon@users.noreply.github.com>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@brettcannon: Backport status check is done, and it's a success ✅ .

@brettcannon brettcannon merged commit b316c44 into python:3.6 Mar 9, 2018
@miss-islington
Copy link
Copy Markdown
Contributor Author

Thanks, @brettcannon!

@miss-islington miss-islington deleted the backport-7a7f100-3.6 branch March 9, 2018 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants