Skip to content

__debug__ in compile(optimize=1) #66289

@arigo

Description

@arigo
mannequin
BPO 22091
Nosy @arigo, @vstinner, @serhiy-storchaka, @eryksun, @MojoVampire
PRs
  • bpo-27169: The __debug__ constant is now optimized out at compile time. #4880
  • [3.6] bpo-27169: The __debug__ constant is now optimized out at compile time. (GH-4880) #4882
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2017-12-15.11:28:34.891>
    created_at = <Date 2014-07-27.11:32:00.282>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = '__debug__ in compile(optimize=1)'
    updated_at = <Date 2017-12-15.11:28:34.888>
    user = 'https://github.com/arigo'

    bugs.python.org fields:

    activity = <Date 2017-12-15.11:28:34.888>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-12-15.11:28:34.891>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2014-07-27.11:32:00.282>
    creator = 'arigo'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 22091
    keywords = ['patch']
    message_count = 9.0
    messages = ['224119', '224120', '224126', '266770', '308377', '308379', '308380', '308382', '308384']
    nosy_count = 6.0
    nosy_names = ['arigo', 'vstinner', 'SilentGhost', 'serhiy.storchaka', 'eryksun', 'josh.r']
    pr_nums = ['4880', '4882']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22091'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions