Skip to content

str.decode('utf8', 'replace') -- conformance with Unicode 5.2.0 #52518

@sjmachin

Description

@sjmachin
mannequin
BPO 8271
Nosy @malemburg, @abalkin, @pitrou, @vstinner, @ezio-melotti, @serhiy-storchaka
Files
  • issue8271.diff: Incomplete patch against trunk.
  • issue8271v2.diff: New patch against trunk
  • issue8271v3.diff: Final patch
  • issue8271v4.diff: More final patch
  • issue8271v5.diff: Even more final patch
  • issue8271v6.diff: Patch to fix the number of FFFD
  • issue8271-3.3-fast-3.patch: Ezio's patch updated to current sources
  • 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/ezio-melotti'
    closed_at = <Date 2012-11-04.21:37:03.868>
    created_at = <Date 2010-03-31.02:28:10.626>
    labels = ['type-bug', 'expert-unicode']
    title = "str.decode('utf8', 'replace') -- conformance with Unicode 5.2.0"
    updated_at = <Date 2014-03-31.23:38:33.951>
    user = 'https://bugs.python.org/sjmachin'

    bugs.python.org fields:

    activity = <Date 2014-03-31.23:38:33.951>
    actor = 'jmehnle'
    assignee = 'ezio.melotti'
    closed = True
    closed_date = <Date 2012-11-04.21:37:03.868>
    closer = 'ezio.melotti'
    components = ['Unicode']
    creation = <Date 2010-03-31.02:28:10.626>
    creator = 'sjmachin'
    dependencies = []
    files = ['16720', '16741', '16754', '16794', '17552', '21719', '26118']
    hgrepos = []
    issue_num = 8271
    keywords = ['patch', 'needs review']
    message_count = 66.0
    messages = ['101972', '102013', '102024', '102061', '102062', '102063', '102064', '102065', '102066', '102068', '102076', '102077', '102085', '102089', '102090', '102093', '102094', '102095', '102098', '102099', '102101', '102209', '102239', '102265', '102320', '102516', '102522', '102523', '107074', '107163', '109015', '109070', '109155', '109159', '109170', '129495', '129647', '129685', '134046', '142132', '160980', '160981', '160989', '160990', '160991', '160993', '160998', '161000', '161001', '161002', '161004', '161005', '161622', '161627', '161650', '161655', '163587', '163588', '163591', '163674', '163677', '174828', '174831', '174832', '174834', '174839']
    nosy_count = 12.0
    nosy_names = ['lemburg', 'sjmachin', 'belopolsky', 'pitrou', 'vstinner', 'ezio.melotti', 'Ringding', 'dangra', 'python-dev', 'jmehnle', 'spatz123', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue8271'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions