Skip to content

Can't use lib2to3 with embeddable zip file. #69148

@OlegN

Description

@OlegN
mannequin
BPO 24960
Nosy @gpshead, @pfmoore, @ncoghlan, @benjaminp, @dstufft, @ppinard, @Lukas00500
PRs
  • bpo-24960: use pkgutil.get_data in lib2to3 to read pickled grammar files #4977
  • [3.6] bpo-24960: use pkgutil.get_data in lib2to3 to read pickled grammar files (GH-4977) #4979
  • [2.7] bpo-24960: use pkgutil.get_data in lib2to3 to read pickled grammar files (GH-4977) #4980
  • make PatternCompiler use the packaged grammar if possible (more bpo-24960) #5034
  • [3.6] make PatternCompiler use the packaged grammar if possible (more bpo-24960) (GH-5034) #5036
  • [2.7] make PatternCompiler use the packaged grammar if possible (more bpo-24960) (GH-5034) #5037
  • Files
  • pgen.py
  • pgen.py
  • 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 2017-12-22.20:52:37.021>
    created_at = <Date 2015-08-29.17:36:22.794>
    labels = ['3.7', 'library', 'performance']
    title = "Can't use lib2to3 with embeddable zip file."
    updated_at = <Date 2018-04-03.21:10:50.278>
    user = 'https://bugs.python.org/OlegN'

    bugs.python.org fields:

    activity = <Date 2018-04-03.21:10:50.278>
    actor = 'Lukasz00500'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-12-22.20:52:37.021>
    closer = 'benjamin.peterson'
    components = ['Library (Lib)']
    creation = <Date 2015-08-29.17:36:22.794>
    creator = 'Oleg N'
    dependencies = []
    files = ['46866', '46869']
    hgrepos = []
    issue_num = 24960
    keywords = ['patch']
    message_count = 18.0
    messages = ['249329', '249804', '255441', '269765', '269779', '285753', '285756', '292529', '293780', '293855', '294105', '308940', '308941', '308942', '309153', '309154', '309155', '314896']
    nosy_count = 13.0
    nosy_names = ['gregory.p.smith', 'paul.moore', 'ncoghlan', 'benjamin.peterson', 'dstufft', 'Marcus.Smith', 'Oleg N', 'Florian Hassanen', 'fourplusone', 'S\xc3\xa9bastien Taylor', 'ppinard', 'kirk.d.sayre', 'Lukasz00500']
    pr_nums = ['4977', '4979', '4980', '5034', '5036', '5037']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue24960'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeperformancePerformance 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