Skip to content

UTF-7 codec decodes ill-formed sequences starting with "+" #66792

Description

@jwilk
mannequin
BPO 22602
Nosy @malemburg, @loewis, @vstinner, @jwilk, @ezio-melotti, @serhiy-storchaka, @ZackerySpytz
PRs
  • bpo-22602: Raise an exception in the UTF-7 decoder for ill-formed sequences starting with "+" #8741
  • 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 2018-08-19.04:44:28.301>
    created_at = <Date 2014-10-10.12:44:43.923>
    labels = ['interpreter-core', 'type-bug', '3.8', 'expert-unicode']
    title = 'UTF-7 codec decodes ill-formed sequences starting with "+"'
    updated_at = <Date 2018-08-19.04:44:28.300>
    user = 'https://github.com/jwilk'

    bugs.python.org fields:

    activity = <Date 2018-08-19.04:44:28.300>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-08-19.04:44:28.301>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core', 'Unicode']
    creation = <Date 2014-10-10.12:44:43.923>
    creator = 'jwilk'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 22602
    keywords = ['patch']
    message_count = 5.0
    messages = ['228996', '323431', '323444', '323742', '323743']
    nosy_count = 7.0
    nosy_names = ['lemburg', 'loewis', 'vstinner', 'jwilk', 'ezio.melotti', 'serhiy.storchaka', 'ZackerySpytz']
    pr_nums = ['8741']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22602'
    versions = ['Python 3.8']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions