Skip to content

inline function generates slightly inefficient machine code #82196

@animalize

Description

@animalize
mannequin
BPO 38015
Nosy @rhettinger, @mdickinson, @benjaminp, @animalize, @gnprice, @sir-sigurd, @aeros
PRs
  • bpo-38015: replace inline function is_small_int with a macro version #15710
  • bpo-38015: Replace get_small_int() function with macro version #15718
  • Files
  • demo.c
  • 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/rhettinger'
    closed_at = <Date 2019-09-10.02:18:12.981>
    created_at = <Date 2019-09-03.04:02:44.694>
    labels = ['interpreter-core', '3.9']
    title = 'inline function generates slightly inefficient machine code'
    updated_at = <Date 2019-09-18.05:11:29.360>
    user = 'https://github.com/animalize'

    bugs.python.org fields:

    activity = <Date 2019-09-18.05:11:29.360>
    actor = 'Greg Price'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2019-09-10.02:18:12.981>
    closer = 'malin'
    components = ['Interpreter Core']
    creation = <Date 2019-09-03.04:02:44.694>
    creator = 'malin'
    dependencies = []
    files = ['48583']
    hgrepos = []
    issue_num = 38015
    keywords = ['patch']
    message_count = 12.0
    messages = ['351052', '351053', '351054', '351228', '351255', '351278', '351315', '351316', '351348', '351387', '351564', '352692']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'mark.dickinson', 'benjamin.peterson', 'malin', 'Greg Price', 'sir-sigurd', 'aeros']
    pr_nums = ['15710', '15718']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38015'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions