[3.7] bpo-32758: Warn that compile() can crash when compiling to an AST object (GH-6043) by miss-islington · Pull Request #6045 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

Copy link Copy Markdown

Contributor

@miss-islington miss-islington commented

Mar 9, 2018

edited by bedevere-bot

Loading

(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.7] Warn that compile() can crash when compiling to an AST object (GH-6043) [3.7] 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 fc5e095 into python:3.7

Mar 9, 2018

@miss-islington

Copy link Copy Markdown

Contributor Author

Thanks, @brettcannon!

@miss-islington miss-islington deleted the backport-f7a6ff6-3.7 branch

March 9, 2018 21:40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @brettcannon @the-knights-who-say-ni @bedevere-bot