Skip to content

Improve perfomance of PyLong_FromDouble() #82167

Closed
@sir-sigurd

Description

@sir-sigurd
BPO 37986
Nosy @mdickinson, @sir-sigurd
PRs
  • bpo-37986: Improve perfomance of PyLong_FromDouble() #15611
  • Files
  • bench-long-from-float.py
  • 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 2020-05-10.09:21:34.511>
    created_at = <Date 2019-08-30.09:00:41.312>
    labels = ['interpreter-core', '3.9', 'performance']
    title = 'Improve perfomance of PyLong_FromDouble()'
    updated_at = <Date 2020-05-10.09:21:34.510>
    user = 'https://github.com/sir-sigurd'

    bugs.python.org fields:

    activity = <Date 2020-05-10.09:21:34.510>
    actor = 'mark.dickinson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-05-10.09:21:34.511>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2019-08-30.09:00:41.312>
    creator = 'sir-sigurd'
    dependencies = []
    files = ['48573']
    hgrepos = []
    issue_num = 37986
    keywords = []
    message_count = 2.0
    messages = ['350861', '368574']
    nosy_count = 2.0
    nosy_names = ['mark.dickinson', 'sir-sigurd']
    pr_nums = ['15611']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue37986'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions