Skip to content

Pickling of ipaddress classes #67322

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 23133
Nosy @ncoghlan, @pitrou, @serhiy-storchaka
Files
  • ipaddress_pickle.patch
  • ipaddress_pickle_2.patch: Pickle addresses as ints
  • ipaddress_pickle_3.patch: + optimization
  • 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-01-18.20:53:56.670>
    created_at = <Date 2014-12-30.10:52:49.594>
    labels = ['type-feature', 'library']
    title = 'Pickling of ipaddress classes'
    updated_at = <Date 2015-01-18.20:57:32.046>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-01-18.20:57:32.046>
    actor = 'python-dev'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-01-18.20:53:56.670>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2014-12-30.10:52:49.594>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['37564', '37727', '37728']
    hgrepos = []
    issue_num = 23133
    keywords = ['patch']
    message_count = 10.0
    messages = ['233201', '234118', '234121', '234123', '234124', '234264', '234270', '234274', '234276', '234277']
    nosy_count = 5.0
    nosy_names = ['ncoghlan', 'pitrou', 'pmoody', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue23133'
    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