Skip to content

ABS(x) == 0 can be simplified to x == 0 #52905

@stutzbach

Description

@stutzbach
mannequin
BPO 8659
Nosy @mdickinson
Files
  • abs-zero.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 = None
    closed_at = <Date 2010-05-08.08:05:05.781>
    created_at = <Date 2010-05-08.06:15:20.845>
    labels = ['interpreter-core', 'performance']
    title = 'ABS(x) == 0 can be simplified to x == 0'
    updated_at = <Date 2010-05-08.10:07:43.271>
    user = 'https://bugs.python.org/stutzbach'

    bugs.python.org fields:

    activity = <Date 2010-05-08.10:07:43.271>
    actor = 'mark.dickinson'
    assignee = 'stutzbach'
    closed = True
    closed_date = <Date 2010-05-08.08:05:05.781>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2010-05-08.06:15:20.845>
    creator = 'stutzbach'
    dependencies = []
    files = ['17259']
    hgrepos = []
    issue_num = 8659
    keywords = ['patch', 'needs review']
    message_count = 4.0
    messages = ['105265', '105267', '105268', '105273']
    nosy_count = 2.0
    nosy_names = ['mark.dickinson', 'stutzbach']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue8659'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-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