Skip to content

Implement _imp.exec_builtin and exec_dynamic #63897

@brettcannon

Description

@brettcannon
BPO 19698
Nosy @brettcannon, @ncoghlan, @ericsnowcurrently, @miss-islington
PRs
  • bpo-19698: Document when importlib.machinery.FrozenImporter gained spec-related methods #19158
  • [3.8] bpo-19698: Document when importlib.machinery.FrozenImporter gained spec-related methods (GH-19158) #19164
  • [3.7] bpo-19698: Document when importlib.machinery.FrozenImporter gained spec-related methods (GH-19158) #19165
  • 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 2020-03-25.18:59:21.943>
    created_at = <Date 2013-11-22.16:27:55.620>
    labels = ['interpreter-core', 'easy']
    title = 'Implement _imp.exec_builtin and exec_dynamic'
    updated_at = <Date 2020-03-26.17:15:25.124>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2020-03-26.17:15:25.124>
    actor = 'brett.cannon'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2020-03-25.18:59:21.943>
    closer = 'brett.cannon'
    components = ['Interpreter Core']
    creation = <Date 2013-11-22.16:27:55.620>
    creator = 'brett.cannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 19698
    keywords = ['easy']
    message_count = 14.0
    messages = ['203798', '204726', '204735', '205355', '205358', '232569', '232612', '232623', '232701', '232743', '258962', '365013', '365097', '365098']
    nosy_count = 7.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'Arfrever', 'docs@python', 'python-dev', 'eric.snow', 'miss-islington']
    pr_nums = ['19158', '19164', '19165']
    priority = 'low'
    resolution = 'fixed'
    stage = 'needs patch'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue19698'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    easyinterpreter-core(Objects, Python, Grammar, and Parser dirs)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions