UTF7 decoding is far too strict · Issue #48676 · python/cpython · GitHub
Skip to content

UTF7 decoding is far too strict #48676

Description

@NickBarnes
BPO 4426
Nosy @malemburg, @pitrou, @vstinner
Files
  • utf7patch: Patch to Python 2.6 to fix problems with UTF7 Unicode codec.
  • issue4426.patch
  • python-unicode-trunk-patch: New trunk 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/pitrou'
    closed_at = <Date 2009-05-04.18:59:11.845>
    created_at = <Date 2008-11-25.11:11:55.649>
    labels = ['type-bug', 'expert-unicode']
    title = 'UTF7 decoding is far too strict'
    updated_at = <Date 2009-05-04.18:59:11.843>
    user = 'https://bugs.python.org/NickBarnes'

    bugs.python.org fields:

    activity = <Date 2009-05-04.18:59:11.843>
    actor = 'pitrou'
    assignee = 'pitrou'
    closed = True
    closed_date = <Date 2009-05-04.18:59:11.845>
    closer = 'pitrou'
    components = ['Unicode']
    creation = <Date 2008-11-25.11:11:55.649>
    creator = 'Nick Barnes'
    dependencies = []
    files = ['12179', '13868', '13872']
    hgrepos = []
    issue_num = 4426
    keywords = ['patch', 'needs review']
    message_count = 18.0
    messages = ['76405', '76409', '76414', '76415', '76419', '76423', '76453', '76496', '76696', '76704', '77933', '87113', '87117', '87119', '87124', '87137', '87147', '87150']
    nosy_count = 5.0
    nosy_names = ['lemburg', 'ggenellina', 'pitrou', 'vstinner', 'Nick Barnes']
    pr_nums = []
    priority = 'critical'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue4426'
    versions = ['Python 3.1', 'Python 2.7']

    Activity

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

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions