Skip to content

[3.6] bpo-32758: Warn that compile() can crash when compiling to an AST object (GH-6043)#6046

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

[3.6] bpo-32758: Warn that compile() can crash when compiling to an AST object (GH-6043)#6046
brettcannon merged 1 commit into
python:3.6from
miss-islington:backport-f7a6ff6-3.6

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

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

(cherry picked from commit f7a6ff6)

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

https://bugs.python.org/issue32758

…GH-6043)

(cherry picked from commit f7a6ff6)

Co-authored-by: Brett Cannon <brettcannon@users.noreply.github.com>
@bedevere-bot bedevere-bot added skip news docs Documentation in the Doc dir labels Mar 9, 2018
@brettcannon brettcannon changed the title [3.6] Warn that compile() can crash when compiling to an AST object (GH-6043) [3.6] bpo-32758: Warn that compile() can crash when compiling to an AST object (GH-6043) Mar 9, 2018
@bedevere-bot bedevere-bot added skip news docs Documentation in the Doc dir labels Mar 9, 2018
@miss-islington
Copy link
Copy Markdown
Contributor Author

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

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

Thanks, @brettcannon!

@miss-islington miss-islington deleted the backport-f7a6ff6-3.6 branch March 9, 2018 21:40
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