Skip to content

distutils command build_scripts fails with UnicodeDecodeError #54628

@hagen

Description

@hagen
mannequin
BPO 10419
Nosy @malemburg, @birkenfeld, @vstinner, @benjaminp, @tarekziade, @merwok, @mgorny
Files
  • surrogateescape.patch: use surrogateescape for reading and writing script files
  • build_scripts-binary_mode.patch: Use binary mode for reading and writing script files
  • 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/tarekziade'
    closed_at = <Date 2011-05-10.22:15:39.120>
    created_at = <Date 2010-11-14.20:32:31.235>
    labels = ['type-bug', 'library', 'release-blocker']
    title = 'distutils command build_scripts fails with UnicodeDecodeError'
    updated_at = <Date 2011-05-19.13:18:46.660>
    user = 'https://bugs.python.org/hagen'

    bugs.python.org fields:

    activity = <Date 2011-05-19.13:18:46.660>
    actor = 'python-dev'
    assignee = 'tarek'
    closed = True
    closed_date = <Date 2011-05-10.22:15:39.120>
    closer = 'python-dev'
    components = ['Distutils', 'Distutils2']
    creation = <Date 2010-11-14.20:32:31.235>
    creator = 'hagen'
    dependencies = []
    files = ['19607', '21821']
    hgrepos = []
    issue_num = 10419
    keywords = ['patch']
    message_count = 20.0
    messages = ['121207', '134630', '134661', '134678', '134680', '134681', '134773', '134894', '134934', '134936', '134937', '134971', '134972', '135374', '135749', '135752', '135754', '135756', '135786', '136289']
    nosy_count = 11.0
    nosy_names = ['lemburg', 'georg.brandl', 'vstinner', 'benjamin.peterson', 'tarek', 'eric.araujo', 'hagen', 'Arfrever', 'alexis', 'mgorny', 'python-dev']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue10419'
    versions = ['3rd party', 'Python 3.1', 'Python 2.7', 'Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    release-blockerstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions