Skip to content

Remove unnecessary logic of float __floordiv__ #83615

@corona10

Description

@corona10
BPO 39434
Nosy @mdickinson, @vstinner, @corona10, @shihai1991
PRs
  • bpo-39434: Improve float __floordiv__ performance and error message #18147
  • bpo-39434: Fix 5-space indentation and trailing whitespace #18311
  • 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/corona10'
    closed_at = <Date 2020-01-30.13:24:28.925>
    created_at = <Date 2020-01-23.14:31:39.840>
    labels = ['3.9', 'performance']
    title = 'Remove unnecessary logic of float __floordiv__'
    updated_at = <Date 2020-02-02.13:47:12.852>
    user = 'https://github.com/corona10'

    bugs.python.org fields:

    activity = <Date 2020-02-02.13:47:12.852>
    actor = 'corona10'
    assignee = 'corona10'
    closed = True
    closed_date = <Date 2020-01-30.13:24:28.925>
    closer = 'mark.dickinson'
    components = []
    creation = <Date 2020-01-23.14:31:39.840>
    creator = 'corona10'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39434
    keywords = ['patch']
    message_count = 14.0
    messages = ['360559', '360560', '360562', '360563', '360565', '360566', '360568', '361055', '361056', '361057', '361060', '361227', '361230', '361233']
    nosy_count = 4.0
    nosy_names = ['mark.dickinson', 'vstinner', 'corona10', 'shihai1991']
    pr_nums = ['18147', '18311']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue39434'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9 (EOL)end of lifeperformancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions