Skip to content

unpickling does not intern attribute names #49334

Closed
@jakemcguire

Description

@jakemcguire
BPO 5084
Nosy @jcea, @pitrou, @avassalotti
Files
  • pickle.py.diff: diff to pickle to intern attribute names
  • cPickle.c.diff: take three.
  • pickletester.diff: add a unit test to verify attribute names are interned
  • 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/pitrou'
    closed_at = <Date 2009-05-02.21:42:49.807>
    created_at = <Date 2009-01-27.21:52:19.380>
    labels = ['library', 'performance']
    title = 'unpickling does not intern attribute names'
    updated_at = <Date 2009-05-02.21:42:49.789>
    user = 'https://bugs.python.org/jakemcguire'

    bugs.python.org fields:

    activity = <Date 2009-05-02.21:42:49.789>
    actor = 'pitrou'
    assignee = 'pitrou'
    closed = True
    closed_date = <Date 2009-05-02.21:42:49.807>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2009-01-27.21:52:19.380>
    creator = 'jakemcguire'
    dependencies = []
    files = ['12880', '13178', '13835']
    hgrepos = []
    issue_num = 5084
    keywords = ['patch']
    message_count = 16.0
    messages = ['80670', '80678', '80688', '80689', '80690', '80918', '82686', '82690', '82691', '82692', '82720', '86919', '86920', '86930', '86939', '86982']
    nosy_count = 7.0
    nosy_names = ['collinwinter', 'jcea', 'ggenellina', 'pitrou', 'alexandre.vassalotti', 'jyasskin', 'jakemcguire']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue5084'
    versions = ['Python 3.1', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    performancePerformance or resource usagestdlibPython modules in the Lib dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions