Skip to content

environment variables not passed correctly using new virtualenv launching in windows and python3.7+ #82273

@pierreglaser

Description

@pierreglaser
BPO 38092
Nosy @pfmoore, @pitrou, @tjguk, @zware, @eryksun, @zooba, @miss-islington, @pierreglaser
PRs
  • bpo-38092: Correctly pass __PYVENV_LAUNCHER__ in when creating processes in windows #15883
  • bpo-38092: Reduce overhead when using multiprocessing in a Windows virtual environment #16098
  • [3.8] bpo-38092: Reduce overhead when using multiprocessing in a Windows virtual environment (GH-16098) #16116
  • [3.7] bpo-38092: Reduce overhead when using multiprocessing in a Windows virtual environment (GH-16098) #18157
  • 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 2020-01-28.10:36:41.181>
    created_at = <Date 2019-09-10.13:32:39.880>
    labels = ['3.7', '3.8', 'OS-windows', 'type-crash', '3.9']
    title = 'environment variables not passed correctly using new virtualenv launching in windows and python3.7+'
    updated_at = <Date 2020-01-28.10:36:41.180>
    user = 'https://github.com/pierreglaser'

    bugs.python.org fields:

    activity = <Date 2020-01-28.10:36:41.180>
    actor = 'steve.dower'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-01-28.10:36:41.181>
    closer = 'steve.dower'
    components = ['Windows']
    creation = <Date 2019-09-10.13:32:39.880>
    creator = 'pierreglaser'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38092
    keywords = ['patch']
    message_count = 12.0
    messages = ['351650', '351670', '351711', '351722', '352316', '352358', '352363', '352368', '355275', '355344', '360860', '360863']
    nosy_count = 8.0
    nosy_names = ['paul.moore', 'pitrou', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'miss-islington', 'pierreglaser']
    pr_nums = ['15883', '16098', '16116', '18157']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue38092'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions