Skip to content

Convert selectmodule.c to Argument Clinic #76119

@taleinat

Description

@taleinat
BPO 31938
Nosy @vstinner, @taleinat, @larryhastings, @serhiy-storchaka, @asottile, @miss-islington
PRs
  • bpo-31938: Convert selectmodule.c to Argument Clinic #4265
  • bpo-34419: selectmodule.c does not compile on HP-UX due to bpo-31938 #8796
  • bpo-31938: Fix default-value signatures of several functions in the select module #21066
  • bpo-31938: Fix select.epoll.register() signature #21067
  • [3.9] bpo-31938: Fix default-value signatures of several functions in the select module (GH-21066) #21097
  • [3.8] bpo-31938: Fix default-value signatures of several functions in the select module (GH-21066) #21098
  • [3.8] bpo-31938: Fix default-value signatures of several functions in the select module (GH-21066) #21098
  • [3.8] bpo-31938: Fix default-value signatures of several functions in the select module (GH-21066) #21098
  • 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 2018-06-30.20:04:41.754>
    created_at = <Date 2017-11-03.21:20:30.369>
    labels = ['type-feature', '3.8', 'expert-argument-clinic']
    title = 'Convert selectmodule.c to Argument Clinic'
    updated_at = <Date 2020-06-23.22:28:18.280>
    user = 'https://github.com/taleinat'

    bugs.python.org fields:

    activity = <Date 2020-06-23.22:28:18.280>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-06-30.20:04:41.754>
    closer = 'taleinat'
    components = ['Argument Clinic']
    creation = <Date 2017-11-03.21:20:30.369>
    creator = 'taleinat'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31938
    keywords = ['patch']
    message_count = 14.0
    messages = ['305514', '305520', '305526', '320439', '320805', '323651', '372138', '372206', '372208', '372210', '372211', '372212', '372214', '372215']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'taleinat', 'larry', 'serhiy.storchaka', 'Anthony Sottile', 'miss-islington']
    pr_nums = ['4265', '8796', '21066', '21067', '21097', '21098', '21098', '21098']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue31938'
    versions = ['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