Skip to content

Start the deprecation cycle for subprocess preexec_fn #82616

Open
@gpshead

Description

@gpshead
BPO 38435
Nosy @gpshead, @vstinner, @diekhans, @markmentovai, @serhiy-storchaka, @izbyshev
PRs
  • gh-82616: Add process_group support to subprocess.Popen #23930
  • bpo-38435: Detect preexec_fn=os.setsid as start_new_session=True #23936
  • 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 = None
    created_at = <Date 2019-10-10.18:18:17.382>
    labels = ['type-feature', 'library', '3.11']
    title = 'Start the deprecation cycle for subprocess preexec_fn'
    updated_at = <Date 2022-03-16.16:54:37.730>
    user = 'https://github.com/gpshead'

    bugs.python.org fields:

    activity = <Date 2022-03-16.16:54:37.730>
    actor = 'markmentovai'
    assignee = 'gregory.p.smith'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2019-10-10.18:18:17.382>
    creator = 'gregory.p.smith'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38435
    keywords = ['patch']
    message_count = 18.0
    messages = ['354397', '354404', '354407', '354439', '383708', '383720', '383724', '383725', '383726', '383727', '383728', '383736', '383740', '383863', '383988', '400498', '403026', '415352']
    nosy_count = 6.0
    nosy_names = ['gregory.p.smith', 'vstinner', 'diekhans', 'markmentovai', 'serhiy.storchaka', 'izbyshev']
    pr_nums = ['23930', '23936']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue38435'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython modules in the Lib dirtopic-subprocessSubprocess issues.type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions