Skip to content

bpo-32758: Warn that compile() can crash when compiling to an AST object #6043

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 9, 2018

Conversation

brettcannon
Copy link
Member

@brettcannon brettcannon commented Mar 9, 2018

@brettcannon brettcannon added needs backport to 3.6 docs Documentation in the Doc dir skip news labels Mar 9, 2018
@brettcannon brettcannon self-assigned this Mar 9, 2018
@brettcannon brettcannon merged commit f7a6ff6 into python:master Mar 9, 2018
@miss-islington
Copy link
Contributor

Thanks @brettcannon for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@brettcannon brettcannon deleted the compile-warning branch March 9, 2018 21:13
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 9, 2018
@bedevere-bot
Copy link

GH-6045 is a backport of this pull request to the 3.7 branch.

@miss-islington
Copy link
Contributor

Sorry, @brettcannon, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker f7a6ff6fcab32a53f262ba3f8a072c27afc330d7 2.7

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 9, 2018
@bedevere-bot
Copy link

GH-6046 is a backport of this pull request to the 3.6 branch.

brettcannon added a commit that referenced this pull request Mar 9, 2018
brettcannon added a commit that referenced this pull request Mar 9, 2018
jo2y pushed a commit to jo2y/cpython that referenced this pull request Mar 23, 2018
@serhiy-storchaka
Copy link
Member

Do you mind to create a backport to 2.7 @brettcannon?

@bedevere-bot
Copy link

GH-16566 is a backport of this pull request to the 2.7 branch.

serhiy-storchaka pushed a commit that referenced this pull request Oct 18, 2019
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.

5 participants