Skip to content

punycode codec raises IndexError in decode_generalized_number() #74751

Description

@VikramHegde
BPO 30566
Nosy @bitdancer, @berkerpeksag, @vikhegde, @miss-islington
PRs
  • bpo-30566: Fix IndexError in the punycode codec #1986
  • bpo-30566: Fix IndexError when using punycode codec #18632
  • [3.8] bpo-30566: Fix IndexError when using punycode codec (GH-18632) #18651
  • [3.7] bpo-30566: Fix IndexError when using punycode codec (GH-18632) #18652
  • 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 2020-02-25.04:10:48.128>
    created_at = <Date 2017-06-04.15:49:54.222>
    labels = ['3.7', '3.8', 'type-bug', 'library', '3.9']
    title = 'punycode codec raises IndexError in decode_generalized_number()'
    updated_at = <Date 2020-02-25.04:10:48.125>
    user = 'https://bugs.python.org/VikramHegde'

    bugs.python.org fields:

    activity = <Date 2020-02-25.04:10:48.125>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-02-25.04:10:48.128>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2017-06-04.15:49:54.222>
    creator = 'Vikram Hegde'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30566
    keywords = ['patch']
    message_count = 9.0
    messages = ['295127', '295149', '295270', '295278', '302070', '362613', '362617', '362618', '362623']
    nosy_count = 5.0
    nosy_names = ['r.david.murray', 'berker.peksag', 'Vikram Hegde', 'vikhegde', 'miss-islington']
    pr_nums = ['1986', '18632', '18651', '18652']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30566'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions