[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public
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

bpo-27169: The __debug__ constant is now optimized out at compile time. #4880

Merged
merged 1 commit into from Dec 15, 2017

Conversation

Copy link
Member

serhiy-storchaka commented Dec 15, 2017

serhiy-storchaka added the type-feature A feature request or enhancement label Dec 15, 2017
serhiy-storchaka requested a review from methane Dec 15, 2017
Copy link
Member

methane left a comment

LGTM

serhiy-storchaka merged commit 3325a67 into python:master Dec 15, 2017
serhiy-storchaka deleted the compile-__debug__ branch Dec 15, 2017
serhiy-storchaka added type-bug An unexpected behavior, bug, or error needs backport to 3.6 and removed type-feature A feature request or enhancement labels Dec 15, 2017
Copy link
Contributor

miss-islington commented Dec 15, 2017

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!

Copy link
Contributor

miss-islington commented Dec 15, 2017

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 Dec 15, 2017
…le time. (pythonGH-4880)

This fixes also bpo-22091..
(cherry picked from commit 3325a67)
Copy link

bedevere-bot commented Dec 15, 2017

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

serhiy-storchaka added a commit that referenced this pull request Dec 15, 2017
…le time. (GH-4880) (#4882)

This fixes also bpo-22091..
(cherry picked from commit 3325a67)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants