Skip to content

float(0.0) singleton #48274

@ldeller

Description

@ldeller
mannequin
BPO 4024
Nosy @tim-one, @birkenfeld, @rhettinger, @terryjreedy, @tiran
Superseder
  • bpo-14381: Intern certain integral floats for memory savings and performance
  • Files
  • python_zero_float.patch: patch for svn trunk / py2.6 / py2.5
  • 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/tim-one'
    closed_at = <Date 2009-03-20.01:07:50.816>
    created_at = <Date 2008-10-03.03:25:06.248>
    labels = ['interpreter-core', 'performance']
    title = 'float(0.0) singleton'
    updated_at = <Date 2012-03-22.11:55:09.738>
    user = 'https://bugs.python.org/ldeller'

    bugs.python.org fields:

    activity = <Date 2012-03-22.11:55:09.738>
    actor = 'kristjan.jonsson'
    assignee = 'tim.peters'
    closed = True
    closed_date = <Date 2009-03-20.01:07:50.816>
    closer = 'rhettinger'
    components = ['Interpreter Core']
    creation = <Date 2008-10-03.03:25:06.248>
    creator = 'ldeller'
    dependencies = []
    files = ['11686']
    hgrepos = []
    issue_num = 4024
    keywords = ['patch']
    message_count = 7.0
    messages = ['74224', '74228', '74243', '74244', '74245', '74261', '83884']
    nosy_count = 6.0
    nosy_names = ['tim.peters', 'georg.brandl', 'rhettinger', 'terry.reedy', 'ldeller', 'christian.heimes']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = None
    status = 'closed'
    superseder = '14381'
    type = 'resource usage'
    url = 'https://bugs.python.org/issue4024'
    versions = ['Python 2.6', 'Python 3.0']

    Metadata

    Metadata

    Assignees

    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