Skip to content

[Security] support.args_from_interpreter_flags() doesn't inherit -I (isolated) flag #78993

@vstinner

Description

@vstinner
BPO 34812
Nosy @vstinner, @miss-islington, @tirkarthi, @danishprakash
PRs
  • bpo-34812: subprocess._args_from_interpreter_flags(): add isolated #10675
  • [3.7] bpo-34812: subprocess._args_from_interpreter_flags(): add isolated (GH-10675) #10684
  • [3.6] bpo-34812: subprocess._args_from_interpreter_flags(): add isolated (GH-10675) #10688
  • 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 2018-11-23.18:03:21.540>
    created_at = <Date 2018-09-26.16:07:03.845>
    labels = ['type-security', '3.8', '3.7', 'library']
    title = "[Security] support.args_from_interpreter_flags() doesn't inherit -I (isolated) flag"
    updated_at = <Date 2018-11-23.18:03:21.538>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-11-23.18:03:21.538>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-11-23.18:03:21.540>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2018-09-26.16:07:03.845>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34812
    keywords = ['patch']
    message_count = 19.0
    messages = ['326478', '326669', '326787', '326790', '326792', '326875', '326876', '326879', '327099', '327280', '327289', '327318', '327321', '330295', '330325', '330340', '330344', '330351', '330352']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'miss-islington', 'xtreak', 'danishprakash']
    pr_nums = ['10675', '10684', '10688']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue34812'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-securityA security issue

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions