Skip to content

[FreeBSD, OSX] Socket module: incorrect usage of poll(2) #81992

Description

@akhramov
mannequin
BPO 37811
Nosy @ronaldoussoren, @vstinner, @ned-deily, @koobs, @miss-islington, @shihai1991, @akhramov
PRs
  • bpo-37811: FreeBSD, OSX: fix poll(2) usage in sockets module #15202
  • [3.7] bpo-37811: FreeBSD, OSX: fix poll(2) usage in sockets module (GH-15202) #15289
  • [3.8] bpo-37811: FreeBSD, OSX: fix poll(2) usage in sockets module (GH-15202) #15290
  • Files
  • connect_eintr.py: Repro
  • 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-08-14.22:38:37.325>
    created_at = <Date 2019-08-10.20:29:31.173>
    labels = ['OS-mac', '3.8', '3.9', 'expert-IO', '3.7', 'library']
    title = '[FreeBSD, OSX] Socket module: incorrect usage of poll(2)'
    updated_at = <Date 2019-08-14.22:38:37.322>
    user = 'https://github.com/akhramov'

    bugs.python.org fields:

    activity = <Date 2019-08-14.22:38:37.322>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-14.22:38:37.325>
    closer = 'vstinner'
    components = ['Library (Lib)', 'macOS', 'IO', 'FreeBSD']
    creation = <Date 2019-08-10.20:29:31.173>
    creator = 'akhramov'
    dependencies = []
    files = ['48537']
    hgrepos = []
    issue_num = 37811
    keywords = ['patch']
    message_count = 8.0
    messages = ['349356', '349382', '349383', '349753', '349754', '349760', '349761', '349772']
    nosy_count = 7.0
    nosy_names = ['ronaldoussoren', 'vstinner', 'ned.deily', 'koobs', 'miss-islington', 'shihai1991', 'akhramov']
    pr_nums = ['15202', '15289', '15290']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37811'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions