Skip to content

Add mechanism to disable optimizations #46758

@nedbat

Description

@nedbat
BPO 2506
Nosy @warsaw, @brettcannon, @rhettinger, @terryjreedy, @amauryfa, @abalkin, @vstinner, @devdanzin, @nedbat, @merwok, @alex, @florentx, @ethanfurman, @markshannon, @ericsnowcurrently, @serhiy-storchaka, @1st1, @dianaclarke, @skirpichev, @artgoldberg, @pablogsal
PRs
  • bpo-2506: Experiment with adding a "-X noopt" flag #9693
  • bpo-2506: Add -X noopt command line option #13600
  • bpo-2506: Add mechanism to disable optimizations #22027
  • Files
  • continue.py: Test file to trace to see problem.
  • traceme.py
  • 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 2021-01-13.15:54:30.125>
    created_at = <Date 2008-03-29.13:38:40.439>
    labels = ['interpreter-core', 'type-feature', '3.8']
    title = 'Add mechanism to disable optimizations'
    updated_at = <Date 2021-01-13.15:54:30.124>
    user = 'https://github.com/nedbat'

    bugs.python.org fields:

    activity = <Date 2021-01-13.15:54:30.124>
    actor = 'Mark.Shannon'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-01-13.15:54:30.125>
    closer = 'Mark.Shannon'
    components = ['Interpreter Core']
    creation = <Date 2008-03-29.13:38:40.439>
    creator = 'nedbat'
    dependencies = []
    files = ['9888', '48371']
    hgrepos = []
    issue_num = 2506
    keywords = ['patch']
    message_count = 54.0
    messages = ['64692', '64699', '64713', '64716', '64720', '64725', '64726', '64729', '64754', '64764', '64765', '64768', '64774', '64775', '64809', '64957', '140281', '140290', '140303', '218811', '218814', '218816', '218829', '218869', '218891', '218892', '218893', '218894', '218923', '221250', '253345', '279493', '279494', '304195', '316928', '316930', '316935', '318510', '324296', '327021', '327022', '327036', '333185', '333245', '335013', '343717', '343752', '350448', '350560', '350576', '363926', '376147', '383615', '385044']
    nosy_count = 25.0
    nosy_names = ['barry', 'brett.cannon', 'rhettinger', 'terry.reedy', 'amaury.forgeotdarc', 'belopolsky', 'vstinner', 'ajaksu2', 'nedbat', 'eric.araujo', 'alex', 'flox', 'THRlWiTi', 'ethan.furman', 'Mark.Shannon', 'tshepang', 'eric.snow', 'serhiy.storchaka', 'yselivanov', 'diana', 'Trip.Volpe', 'pgimeno', 'Sergey.Kirpichev', 'ArthurGoldberg', 'pablogsal']
    pr_nums = ['9693', '13600', '22027']
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue2506'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions