Skip to content

Python 3.8 improperly warns about closing properly closed streams #82710

Closed
@RonFrederick

Description

@RonFrederick
BPO 38529
Nosy @asvetlov, @cjrh, @ambv, @1st1, @thehesiod, @miss-islington
PRs
  • bpo-38529: Fix asyncio stream warning #17474
  • [3.8] bpo-38529: Fix asyncio stream warning (GH-17474) #17492
  • 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-12-07.11:40:47.255>
    created_at = <Date 2019-10-19.18:40:28.968>
    labels = ['type-bug', '3.8', '3.9', 'release-blocker', 'expert-asyncio']
    title = 'Python 3.8 improperly warns about closing properly closed streams'
    updated_at = <Date 2019-12-07.11:40:47.254>
    user = 'https://bugs.python.org/RonFrederick'

    bugs.python.org fields:

    activity = <Date 2019-12-07.11:40:47.254>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-12-07.11:40:47.255>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2019-10-19.18:40:28.968>
    creator = 'Ron Frederick'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38529
    keywords = ['patch']
    message_count = 6.0
    messages = ['354953', '355481', '355482', '355485', '357968', '357970']
    nosy_count = 8.0
    nosy_names = ['falsetru', 'asvetlov', 'cjrh', 'lukasz.langa', 'yselivanov', 'thehesiod', 'Ron Frederick', 'miss-islington']
    pr_nums = ['17474', '17492']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38529'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions