Skip to content

asyncio: bug in _ProactorBasePipeTransport._force_close() #79863

@vstinner

Description

@vstinner
BPO 35682
Nosy @pfmoore, @vstinner, @tjguk, @asvetlov, @zware, @1st1, @zooba, @miss-islington
PRs
  • bpo-35682: Fix _ProactorBasePipeTransport._force_close() #11462
  • bpo-35682: Fix _ProactorBasePipeTransport._force_close() #11462
  • bpo-35682: Fix _ProactorBasePipeTransport._force_close() #11462
  • bpo-35682: Fix _ProactorBasePipeTransport._force_close() #11462
  • [3.7] bpo-35682: Fix _ProactorBasePipeTransport._force_close() (GH-11462) #11463
  • [3.7] bpo-35682: Fix _ProactorBasePipeTransport._force_close() (GH-11462) #11463
  • [3.7] bpo-35682: Fix _ProactorBasePipeTransport._force_close() (GH-11462) #11463
  • [3.7] bpo-35682: Fix _ProactorBasePipeTransport._force_close() (GH-11462) #11463
  • 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 2019-01-08.02:15:57.499>
    created_at = <Date 2019-01-08.00:50:48.656>
    labels = ['3.7', '3.8', 'OS-windows', 'expert-asyncio']
    title = 'asyncio: bug in _ProactorBasePipeTransport._force_close()'
    updated_at = <Date 2019-01-08.02:15:57.499>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-01-08.02:15:57.499>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-01-08.02:15:57.499>
    closer = 'vstinner'
    components = ['Windows', 'asyncio']
    creation = <Date 2019-01-08.00:50:48.656>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35682
    keywords = ['patch', 'patch', 'patch', 'patch']
    message_count = 3.0
    messages = ['333192', '333197', '333202']
    nosy_count = 8.0
    nosy_names = ['paul.moore', 'vstinner', 'tim.golden', 'asvetlov', 'zach.ware', 'yselivanov', 'steve.dower', 'miss-islington']
    pr_nums = ['11462', '11462', '11462', '11462', '11463', '11463', '11463', '11463']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue35682'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions