Skip to content

Add PyOS_string_to_double function to C API #50164

@mdickinson

Description

@mdickinson
BPO 5914
Nosy @mdickinson, @ericvsmith
Files
  • string_to_double.patch
  • string_to_double_v2.patch
  • 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 = 'https://github.com/mdickinson'
    closed_at = <Date 2009-05-03.20:36:24.613>
    created_at = <Date 2009-05-03.15:27:14.613>
    labels = ['interpreter-core', 'type-feature']
    title = 'Add PyOS_string_to_double function to C API'
    updated_at = <Date 2009-05-03.20:36:24.611>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2009-05-03.20:36:24.611>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2009-05-03.20:36:24.613>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2009-05-03.15:27:14.613>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['13852', '13853']
    hgrepos = []
    issue_num = 5914
    keywords = ['patch']
    message_count = 5.0
    messages = ['87048', '87049', '87055', '87057', '87068']
    nosy_count = 2.0
    nosy_names = ['mark.dickinson', 'eric.smith']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue5914'
    versions = ['Python 3.1']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions