Skip to content

subprocess: add user, group and extra_groups parameters #80227

@patrick-mclean

Description

@patrick-mclean
BPO 36046
Nosy @Yhg1s, @rhettinger, @gpshead, @vstinner, @giampaolo, @desbma, @izbyshev, @patrick-mclean
PRs
  • bpo-36046: Add user and group parameters to subprocess #11950
  • bpo-36046: Fix buildbot failures from the PR. #16091
  • bpo-36046: posix_spawn() doesn't support uid/gid #16384
  • 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 2019-09-25.13:57:50.689>
    created_at = <Date 2019-02-20.01:24:18.539>
    labels = ['type-feature', 'library', '3.9']
    title = 'subprocess: add user, group and extra_groups parameters'
    updated_at = <Date 2019-09-25.13:57:50.688>
    user = 'https://github.com/patrick-mclean'

    bugs.python.org fields:

    activity = <Date 2019-09-25.13:57:50.688>
    actor = 'vstinner'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2019-09-25.13:57:50.689>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2019-02-20.01:24:18.539>
    creator = 'patrick.mclean'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36046
    keywords = ['patch']
    message_count = 21.0
    messages = ['336033', '336346', '336579', '336713', '336720', '336794', '337021', '352216', '352217', '352233', '352235', '352236', '352237', '352265', '352268', '352333', '353168', '353195', '353197', '353198', '353199']
    nosy_count = 8.0
    nosy_names = ['twouters', 'rhettinger', 'gregory.p.smith', 'vstinner', 'giampaolo.rodola', 'desbma', 'izbyshev', 'patrick.mclean']
    pr_nums = ['11950', '16091', '16384']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36046'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions