Skip to content

Reduce memory usage for ipaddress object instances #67292

@sbromberger

Description

@sbromberger
BPO 23103
Nosy @malemburg, @rhettinger, @ncoghlan, @pitrou, @bitdancer, @ericsnowcurrently, @serhiy-storchaka, @MojoVampire
Dependencies
  • bpo-23133: Pickling of ipaddress classes
  • Files
  • ipaddress_lightweight.patch
  • ipaddress_lightweight_2.patch
  • ipaddress_lightweight_3.patch
  • ipaddress_lightweight_4.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2015-03-07.21:45:37.543>
    created_at = <Date 2014-12-23.09:57:26.671>
    labels = ['type-feature', 'library']
    title = 'Reduce memory usage for ipaddress object instances'
    updated_at = <Date 2015-03-08.11:44:39.794>
    user = 'https://bugs.python.org/sbromberger'

    bugs.python.org fields:

    activity = <Date 2015-03-08.11:44:39.794>
    actor = 'pitrou'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-03-07.21:45:37.543>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2014-12-23.09:57:26.671>
    creator = 'sbromberger'
    dependencies = ['23133']
    files = ['37539', '37560', '37563', '38047']
    hgrepos = []
    issue_num = 23103
    keywords = ['patch']
    message_count = 31.0
    messages = ['233038', '233039', '233043', '233044', '233049', '233052', '233056', '233057', '233061', '233062', '233064', '233066', '233067', '233069', '233070', '233074', '233083', '233084', '233119', '233171', '233194', '233197', '233200', '233202', '235563', '237443', '237459', '237464', '237466', '237528', '237530']
    nosy_count = 11.0
    nosy_names = ['lemburg', 'rhettinger', 'ncoghlan', 'pitrou', 'pmoody', 'r.david.murray', 'python-dev', 'eric.snow', 'serhiy.storchaka', 'josh.r', 'sbromberger']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue23103'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions