Skip to content

Generate correct error check for PyFloat_AsDouble #82123

Description

@rhettinger
BPO 37942
Nosy @rhettinger, @larryhastings, @serhiy-storchaka
PRs
  • bpo-37942: Improve argument clinic float converter #15470
  • [3.8] bpo-37942: Improve argument clinic float converter (GH-15470) #15480
  • 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-25.02:45:37.328>
    created_at = <Date 2019-08-24.19:09:51.270>
    labels = ['type-bug', '3.8', 'expert-argument-clinic', '3.9']
    title = 'Generate correct error check for PyFloat_AsDouble'
    updated_at = <Date 2019-08-25.09:41:06.925>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2019-08-25.09:41:06.925>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-25.02:45:37.328>
    closer = 'rhettinger'
    components = ['Argument Clinic']
    creation = <Date 2019-08-24.19:09:51.270>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37942
    keywords = ['patch']
    message_count = 5.0
    messages = ['350395', '350397', '350419', '350422', '350443']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'larry', 'serhiy.storchaka']
    pr_nums = ['15470', '15480']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37942'
    versions = ['Python 3.8', 'Python 3.9']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions