Skip to content

Proposal for asyncio: SubprocessTransport.detach() to detach a process from a transport #67728

@Martiusweb

Description

@Martiusweb
BPO 23540
Nosy @gvanrossum, @vstinner, @1st1, @Martiusweb
Files
  • add-detach-to-subprocess_transport.patch: First try: add a detach() method to SubprocessTransport.
  • 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 = None
    created_at = <Date 2015-02-27.18:11:10.238>
    labels = ['type-feature', 'expert-asyncio']
    title = 'Proposal for asyncio: SubprocessTransport.detach() to detach a process from a transport'
    updated_at = <Date 2015-02-27.18:11:10.238>
    user = 'https://github.com/Martiusweb'

    bugs.python.org fields:

    activity = <Date 2015-02-27.18:11:10.238>
    actor = 'martius'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['asyncio']
    creation = <Date 2015-02-27.18:11:10.238>
    creator = 'martius'
    dependencies = []
    files = ['38263']
    hgrepos = []
    issue_num = 23540
    keywords = ['patch']
    message_count = 1.0
    messages = ['236808']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'vstinner', 'yselivanov', 'martius']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue23540'
    versions = ['Python 3.3', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      pendingThe issue will be closed if no feedback is providedtopic-asynciotype-featureA feature request or enhancement

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions