Skip to content

PYTHONOPTIMIZE ignored in 3.7.0 when using custom launcher #78428

@ronaldoussoren

Description

@ronaldoussoren
BPO 34247
Nosy @brettcannon, @ronaldoussoren, @ncoghlan, @vstinner, @ned-deily, @ericsnowcurrently, @miss-islington
PRs
  • bpo-34247: actually use environment variables in Py_Initialize #8521
  • [3.7] bpo-34247: Fix Python 3.7 initialization #8659
  • bpo-34247: add porting note to 3.7 What's New #9223
  • [3.7] bpo-34247: add porting note to 3.7 What's New (GH-9223) #9275
  • bpo-36142: PYTHONMALLOC overrides PYTHONDEV #12191
  • Files
  • t.c
  • foo.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 = 'https://github.com/vstinner'
    closed_at = <Date 2018-09-20.12:32:35.054>
    created_at = <Date 2018-07-27.12:07:29.981>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'PYTHONOPTIMIZE ignored in 3.7.0 when using custom launcher'
    updated_at = <Date 2019-03-06.11:51:55.385>
    user = 'https://github.com/ronaldoussoren'

    bugs.python.org fields:

    activity = <Date 2019-03-06.11:51:55.385>
    actor = 'vstinner'
    assignee = 'vstinner'
    closed = True
    closed_date = <Date 2018-09-20.12:32:35.054>
    closer = 'ncoghlan'
    components = ['Interpreter Core']
    creation = <Date 2018-07-27.12:07:29.981>
    creator = 'ronaldoussoren'
    dependencies = []
    files = ['47716', '47717']
    hgrepos = []
    issue_num = 34247
    keywords = ['patch', '3.7regression']
    message_count = 27.0
    messages = ['322487', '322519', '322520', '322521', '322522', '322523', '322524', '322529', '322532', '322533', '322550', '322562', '323068', '323070', '323135', '323144', '323145', '323156', '325172', '325281', '325283', '325288', '325289', '325862', '325874', '325877', '337294']
    nosy_count = 7.0
    nosy_names = ['brett.cannon', 'ronaldoussoren', 'ncoghlan', 'vstinner', 'ned.deily', 'eric.snow', 'miss-islington']
    pr_nums = ['8521', '8659', '9223', '9275', '12191']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34247'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    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