Skip to content

subprocess: reusing STARTUPINFO breaks under 3.7 (Windows) #78225

@xflr6

Description

@xflr6
mannequin
BPO 34044
Nosy @vstinner, @eryksun, @xflr6
PRs
  • bpo-34044: subprocess.Popen copies startupinfo #8090
  • [3.7] bpo-34044: subprocess.Popen copies startupinfo (GH-8090) #8120
  • [3.7] bpo-34044: subprocess.Popen copies startupinfo (GH-8090) #8121
  • 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-07-05.21:20:00.049>
    created_at = <Date 2018-07-04.14:55:46.660>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'subprocess: reusing STARTUPINFO breaks under 3.7 (Windows)'
    updated_at = <Date 2018-07-05.22:27:55.180>
    user = 'https://github.com/xflr6'

    bugs.python.org fields:

    activity = <Date 2018-07-05.22:27:55.180>
    actor = 'xflr6'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-07-05.21:20:00.049>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2018-07-04.14:55:46.660>
    creator = 'xflr6'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34044
    keywords = ['patch']
    message_count = 5.0
    messages = ['321047', '321131', '321132', '321133', '321138']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'eryksun', 'xflr6']
    pr_nums = ['8090', '8120', '8121']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34044'
    versions = ['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-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions