Skip to content

checked hash-based pyc files not working with imp module #78237

@phmccarty

Description

@phmccarty
mannequin
BPO 34056
Nosy @brettcannon, @benjaminp, @miss-islington, @phmccarty
PRs
  • bpo-34056: Always return bytes from _HackedGetData.get_data(). #8130
  • [3.7] closes bpo-34056: Always return bytes from _HackedGetData.get_data(). (GH-8130) #8146
  • Files
  • imp-test.py: imp test code
  • imp-test-mod.py: imp test module
  • 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 2018-07-07.03:41:11.077>
    created_at = <Date 2018-07-05.22:31:12.837>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'checked hash-based pyc files not working with imp module'
    updated_at = <Date 2018-07-07.04:00:48.180>
    user = 'https://github.com/phmccarty'

    bugs.python.org fields:

    activity = <Date 2018-07-07.04:00:48.180>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-07-07.03:41:11.077>
    closer = 'benjamin.peterson'
    components = ['Interpreter Core']
    creation = <Date 2018-07-05.22:31:12.837>
    creator = 'phmccarty'
    dependencies = []
    files = ['47671', '47672']
    hgrepos = []
    issue_num = 34056
    keywords = ['patch']
    message_count = 6.0
    messages = ['321139', '321147', '321149', '321150', '321202', '321203']
    nosy_count = 4.0
    nosy_names = ['brett.cannon', 'benjamin.peterson', 'miss-islington', 'phmccarty']
    pr_nums = ['8130', '8146']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34056'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions