Skip to content

ModuleFinder.load_module skips incorrect number of bytes in pyc files #64977

@bkabrda

Description

@bkabrda
mannequin
BPO 20778
Nosy @brettcannon, @birkenfeld, @bitdancer, @ericsnowcurrently, @takluyver
Files
  • fix-bytes-skipped-in-load_module.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/brettcannon'
    closed_at = <Date 2014-02-28.15:56:19.335>
    created_at = <Date 2014-02-26.09:49:14.733>
    labels = ['library']
    title = 'ModuleFinder.load_module skips incorrect number of bytes in pyc files'
    updated_at = <Date 2014-03-28.02:11:54.737>
    user = 'https://bugs.python.org/bkabrda'

    bugs.python.org fields:

    activity = <Date 2014-03-28.02:11:54.737>
    actor = 'takluyver'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2014-02-28.15:56:19.335>
    closer = 'bkabrda'
    components = ['Library (Lib)']
    creation = <Date 2014-02-26.09:49:14.733>
    creator = 'bkabrda'
    dependencies = []
    files = ['34226']
    hgrepos = []
    issue_num = 20778
    keywords = ['patch', '3.3regression']
    message_count = 14.0
    messages = ['212244', '212256', '212259', '212260', '212262', '212265', '212268', '212274', '212276', '212447', '212448', '212449', '212450', '215013']
    nosy_count = 8.0
    nosy_names = ['brett.cannon', 'georg.brandl', 'Arfrever', 'r.david.murray', 'python-dev', 'eric.snow', 'takluyver', 'bkabrda']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue20778'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions