Skip to content

unknown error handlers should be reported early #81569

Closed
@hroncok

Description

@hroncok
mannequin
BPO 37388
Nosy @vstinner, @ezio-melotti, @methane, @serhiy-storchaka, @hroncok
PRs
  • bpo-37388: Check codec error handler in development mode #14341
  • bpo-37388: Add PyUnicode_Decode(str, 0) fast-path #14385
  • bpo-37388: Don't check encoding/errors during finalization #19409
  • Files
  • bench.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 = None
    closed_at = <Date 2019-06-26.00:13:23.084>
    created_at = <Date 2019-06-24.14:10:52.129>
    labels = ['3.9', 'expert-unicode']
    title = 'unknown error handlers should be reported early'
    updated_at = <Date 2020-04-07.14:07:50.672>
    user = 'https://github.com/hroncok'

    bugs.python.org fields:

    activity = <Date 2020-04-07.14:07:50.672>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-06-26.00:13:23.084>
    closer = 'vstinner'
    components = ['Unicode']
    creation = <Date 2019-06-24.14:10:52.129>
    creator = 'hroncok'
    dependencies = []
    files = ['48435']
    hgrepos = []
    issue_num = 37388
    keywords = ['patch']
    message_count = 8.0
    messages = ['346407', '346409', '346414', '346569', '346573', '346574', '346575', '365906']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'ezio.melotti', 'methane', 'serhiy.storchaka', 'hroncok']
    pr_nums = ['14341', '14385', '19409']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37388'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions