Skip to content

Optimize floor(), ceil() and trunc() for floats #82820

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 38639
Nosy @mdickinson, @serhiy-storchaka
PRs
  • bpo-38639: Optimize floor(), ceil() and trunc() for floats. #16991
  • 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-11-16.17:23:10.837>
    created_at = <Date 2019-10-30.09:29:36.791>
    labels = ['interpreter-core', '3.9', 'performance']
    title = 'Optimize floor(), ceil() and trunc() for floats'
    updated_at = <Date 2019-11-16.17:23:10.837>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2019-11-16.17:23:10.837>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-11-16.17:23:10.837>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2019-10-30.09:29:36.791>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38639
    keywords = ['patch']
    message_count = 2.0
    messages = ['355699', '356753']
    nosy_count = 2.0
    nosy_names = ['mark.dickinson', 'serhiy.storchaka']
    pr_nums = ['16991']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue38639'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifeinterpreter-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