[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
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.5k
Merged
brettcannon merged 1 commit intopython:3.7from
Mar 9, 2018Merged
Conversation
Copy link Copy Markdown
Contributor
(cherry picked from commit f7a6ff6)
Co-authored-by: Brett Cannon brettcannon@users.noreply.github.com
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting review
label
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)
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Mar 9, 2018
miss-islington commented
Mar 9, 2018@brettcannon: Backport status check is done, and it's a success ✅ .
brettcannon
merged commit
fc5e095
into
python:3.7
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Mar 9, 2018
miss-islington commented
Mar 9, 2018Thanks, @brettcannon!
bedevere-bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-f7a6ff6-3.7
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment