Skip to content

subprocess.Popen(..., env={}) fails to pass empty env. #56592

@Yhg1s

Description

@Yhg1s
BPO 12383
Nosy @Yhg1s, @gpshead, @vstinner, @ned-deily, @bitdancer
PRs
  • bpo-12383: Refactor subprocess test_empty_env #1874
  • bpo-12383: subprocess test_empty_env typo fix. #1877
  • bpo-12383: Also ignore __PYVENV_LAUNCHER__ #3278
  • Files
  • subprocess.diff.txt: subprocess.diff
  • 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/gpshead'
    closed_at = <Date 2017-05-30.23:34:55.810>
    created_at = <Date 2011-06-21.14:36:01.494>
    labels = ['type-bug', 'library']
    title = 'subprocess.Popen(..., env={}) fails to pass empty env.'
    updated_at = <Date 2017-09-04.04:00:24.461>
    user = 'https://github.com/Yhg1s'

    bugs.python.org fields:

    activity = <Date 2017-09-04.04:00:24.461>
    actor = 'ned.deily'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2017-05-30.23:34:55.810>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)']
    creation = <Date 2011-06-21.14:36:01.494>
    creator = 'twouters'
    dependencies = []
    files = ['22419']
    hgrepos = []
    issue_num = 12383
    keywords = ['patch', 'needs review']
    message_count = 19.0
    messages = ['138787', '138788', '138789', '138790', '138791', '138792', '138794', '138796', '138797', '138798', '138800', '138831', '138837', '138867', '294789', '294793', '294797', '294799', '301205']
    nosy_count = 7.0
    nosy_names = ['twouters', 'gregory.p.smith', 'vstinner', 'ned.deily', 'Arfrever', 'r.david.murray', 'python-dev']
    pr_nums = ['1874', '1877', '3278']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue12383'
    versions = ['Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard 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