[PATCH] Update Lib/distutils/sysconfig.py to handle x64 Windows builds living in pcbuild/amd64.

BPO 2290
Nosy @loewis, @tpn
Files
  • sysconfig.py.patch: Patch to trunk/Lib/distutils/sysconfig.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 = 'https://github.com/tpn'
    closed_at = <Date 2008-03-19.06:32:54.014>
    created_at = <Date 2008-03-14.22:12:25.822>
    labels = ['type-bug', 'library']
    title = '[PATCH] Update Lib/distutils/sysconfig.py to handle x64 Windows builds living in pcbuild/amd64.'
    updated_at = <Date 2008-03-19.06:32:54.002>
    user = 'https://github.com/tpn'

    bugs.python.org fields:

    activity = <Date 2008-03-19.06:32:54.002>
    actor = 'trent'
    assignee = 'trent'
    closed = True
    closed_date = <Date 2008-03-19.06:32:54.014>
    closer = 'trent'
    components = ['Library (Lib)']
    creation = <Date 2008-03-14.22:12:25.822>
    creator = 'trent'
    dependencies = []
    files = ['9671']
    hgrepos = []
    issue_num = 2290
    keywords = ['patch']
    message_count = 5.0
    messages = ['63537', '63544', '63547', '63773', '64042']
    nosy_count = 2.0
    nosy_names = ['loewis', 'trent']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2290'
    versions = ['Python 2.6', 'Python 3.0']