Skip to content

[Patch] Fix the ability to cross compile Python when doing a rebuild of importlib.h #72253

@EdSchouten

Description

@EdSchouten
BPO 28066
Nosy @vadmium, @EdSchouten
Files
  • patch-freeze-importlib: Patch to make cross compilation work
  • patch-freeze-importlib: Revised patch: make sure that _freeze_importlib writes to the right location
  • srcdir-check.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 = None
    closed_at = <Date 2016-09-12.03:35:03.551>
    created_at = <Date 2016-09-10.19:02:01.637>
    labels = ['interpreter-core']
    title = '[Patch] Fix the ability to cross compile Python when doing a rebuild of importlib.h'
    updated_at = <Date 2016-09-12.03:35:03.549>
    user = 'https://github.com/EdSchouten'

    bugs.python.org fields:

    activity = <Date 2016-09-12.03:35:03.549>
    actor = 'martin.panter'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-09-12.03:35:03.551>
    closer = 'martin.panter'
    components = ['Interpreter Core']
    creation = <Date 2016-09-10.19:02:01.637>
    creator = 'EdSchouten'
    dependencies = []
    files = ['44536', '44545', '44549']
    hgrepos = []
    issue_num = 28066
    keywords = ['patch']
    message_count = 6.0
    messages = ['275674', '275712', '275735', '275754', '275799', '275911']
    nosy_count = 3.0
    nosy_names = ['python-dev', 'martin.panter', 'EdSchouten']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue28066'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions