Skip to content

Wrong base class for transport returned by loop.create_datagram_endpoint() #90352

Closed
@asvetlov

Description

@asvetlov
BPO 46194
Nosy @asvetlov, @1st1, @carlosdamazio, @carlosdamazio
PRs
  • bpo-46194: Make selector inherit asyncio.DatagramTransport #30291
  • 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 2021-12-29.14:56:23.713> labels = ['3.11', '3.8', '3.9', '3.10', 'expert-asyncio'] title = 'Wrong base class for transport returned by loop.create_datagram_endpoint()' updated_at = <Date 2021-12-29.20:44:28.023> user = 'https://github.com/asvetlov'

    bugs.python.org fields:

    activity = <Date 2021-12-29.20:44:28.023> actor = 'carlosdamazio' assignee = 'none' closed = False closed_date = None closer = None components = ['asyncio'] creation = <Date 2021-12-29.14:56:23.713> creator = 'asvetlov' dependencies = [] files = [] hgrepos = [] issue_num = 46194 keywords = ['patch'] message_count = 2.0 messages = ['409309', '409326'] nosy_count = 4.0 nosy_names = ['asvetlov', 'yselivanov', 'dmzz', 'carlosdamazio'] pr_nums = ['30291'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = None url = 'https://bugs.python.org/issue46194' versions = ['Python 3.8', 'Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Labels

    3.10only security fixes3.11only security fixes3.12only security fixestopic-asynciotype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions