bpo-27169: The __debug__ constant is now optimized out at compile time. by serhiy-storchaka · Pull Request #4880 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
merged 1 commit into
Merged
Conversation
serhiy-storchaka
requested a review
from methane
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
This fixes also bpo-22091.
serhiy-storchaka
force-pushed
the
compile-__debug__
branch
from
6477e9d to
7c87dec
Compare
methane
approved these changes
methane
left a comment
methane
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
serhiy-storchaka
merged commit
3325a67
into
python:master
bedevere-bot
removed
the
awaiting merge
label
serhiy-storchaka
deleted the
compile-__debug__
branch
serhiy-storchaka
added
type-bug
needs backport to 3.6 and removed type-feature
labels
miss-islington
commented
Dec 15, 2017
miss-islington commented
Contributor
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!
miss-islington
commented
Dec 15, 2017
miss-islington commented
Contributor
Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 3325a6780c81f1ea51190370b5454879c4862a37 3.6
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request
…le time. (pythonGH-4880) This fixes also bpo-22091.. (cherry picked from commit 3325a67)
bedevere-bot
commented
Dec 15, 2017
bedevere-bot commented
GH-4882 is a backport of this pull request to the 3.6 branch.
bedevere-bot
removed
the
needs backport to 3.6
label
serhiy-storchaka added a commit that referenced this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment