Skip to content

python doesn't build if prefix contains non-ascii characters #50261

@zegreek

Description

@zegreek
mannequin
BPO 6011
Nosy @vstinner, @tarekziade, @merwok, @nphilipp, @dstufft
Dependencies
  • bpo-9841: sysconfig and distutils.sysconfig differ in subtle ways
  • Files
  • tb.txt: configure line and traceback
  • text_file.diff: patch to distutils.text_file.py
  • textio.diff: patch to Modules/_io/textio.c (alternative to the first)
  • distutils_makefile_encoding.patch
  • copy_script.patch
  • copy_script-2.patch
  • test_distutils_surrogateescape.diff
  • 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/vstinner'
    closed_at = <Date 2014-03-24.21:44:06.329>
    created_at = <Date 2009-05-13.11:01:48.448>
    labels = ['type-bug', 'library']
    title = "python doesn't build if prefix contains non-ascii characters"
    updated_at = <Date 2014-03-24.21:44:06.327>
    user = 'https://bugs.python.org/zegreek'

    bugs.python.org fields:

    activity = <Date 2014-03-24.21:44:06.327>
    actor = 'vstinner'
    assignee = 'vstinner'
    closed = True
    closed_date = <Date 2014-03-24.21:44:06.329>
    closer = 'vstinner'
    components = ['Distutils']
    creation = <Date 2009-05-13.11:01:48.448>
    creator = 'zegreek'
    dependencies = ['9841']
    files = ['13974', '13975', '13984', '18840', '19551', '20165', '21992']
    hgrepos = []
    issue_num = 6011
    keywords = ['patch']
    message_count = 47.0
    messages = ['87674', '87675', '87766', '87772', '114568', '114571', '116060', '116087', '116263', '116297', '116390', '116391', '119074', '119102', '119353', '119368', '119383', '119389', '119409', '119420', '119449', '119847', '119848', '119891', '119894', '120178', '120818', '120821', '120827', '120829', '121551', '121564', '121566', '121810', '124571', '124597', '124646', '124647', '124648', '124650', '124651', '127016', '135750', '135755', '135903', '214727', '214738']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'tarek', 'eric.araujo', 'zegreek', 'nils', 'dstufft']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue6011'
    versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions