Skip to content

Allow backslashreplace error handler to be used on input #66482

@ncoghlan

Description

@ncoghlan
BPO 22286
Nosy @ncoghlan, @vstinner, @bitdancer, @vadmium, @serhiy-storchaka, @zooba
Dependencies
  • bpo-22470: Possible integer overflow in error handlers
  • Files
  • backslashreplace_decode.patch
  • backslashreplace_decode_2.patch
  • 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/serhiy-storchaka'
    closed_at = <Date 2015-01-27.08:54:56.094>
    created_at = <Date 2014-08-27.10:50:20.603>
    labels = ['extension-modules', 'type-feature']
    title = 'Allow backslashreplace error handler to be used on input'
    updated_at = <Date 2015-01-27.08:54:56.094>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2015-01-27.08:54:56.094>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-01-27.08:54:56.094>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2014-08-27.10:50:20.603>
    creator = 'ncoghlan'
    dependencies = ['22470']
    files = ['36697', '37274']
    hgrepos = []
    issue_num = 22286
    keywords = ['patch', 'needs review']
    message_count = 9.0
    messages = ['225966', '227352', '231655', '234144', '234607', '234691', '234694', '234706', '234784']
    nosy_count = 8.0
    nosy_names = ['ncoghlan', 'vstinner', 'Arfrever', 'r.david.murray', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'steve.dower']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue22286'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Labels

    extension-modulesC modules in the Modules dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions