Skip to content

pickle: Faster serialization of Unicode strings #59801

@vstinner

Description

@vstinner
BPO 15596
Nosy @jcea, @pitrou, @vstinner, @avassalotti, @serhiy-storchaka
Files
  • pickle_unicode.patch
  • pickleutf8.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 2013-04-07.15:50:10.726>
    created_at = <Date 2012-08-08.22:38:41.790>
    labels = ['library', 'performance']
    title = 'pickle: Faster serialization of Unicode strings'
    updated_at = <Date 2013-04-07.21:34:52.757>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2013-04-07.21:34:52.757>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-04-07.15:50:10.726>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2012-08-08.22:38:41.790>
    creator = 'vstinner'
    dependencies = []
    files = ['26730', '29690']
    hgrepos = []
    issue_num = 15596
    keywords = ['patch']
    message_count = 15.0
    messages = ['167730', '167731', '167796', '167839', '167842', '167847', '167848', '178872', '178934', '186115', '186126', '186139', '186218', '186219', '186247']
    nosy_count = 6.0
    nosy_names = ['jcea', 'pitrou', 'vstinner', 'alexandre.vassalotti', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue15596'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      performancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions