Skip to content

Add Base32 support for RFC4648 "Extended Hex" alphabet (patch attached) #61199

@matthaeuswander

Description

@matthaeuswander
BPO 16995
Nosy @pitrou, @ezio-melotti, @vadmium, @serhiy-storchaka, @pganssle, @csabella, @miss-islington, @FFY00
PRs
  • bpo-16995: add support for base32 extended hex (base32hex) #20441
  • Files
  • base32hex.tar.gz: Patches for Python 2.7 and 3
  • py3_base32hex.patch: Patch for Python 3
  • py3_base32hex.patch: Patch for 3.5 or 3.6
  • py36_base32hex.patch: fixed Patch for 3.6
  • py36_base32hex.patch: Regenerated for review
  • 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-08-10.19:00:47.787>
    created_at = <Date 2013-01-18.18:21:19.913>
    labels = ['type-feature', 'library', '3.10']
    title = 'Add Base32 support for RFC4648 "Extended Hex" alphabet (patch attached)'
    updated_at = <Date 2020-08-10.19:00:47.785>
    user = 'https://bugs.python.org/matthaeuswander'

    bugs.python.org fields:

    activity = <Date 2020-08-10.19:00:47.785>
    actor = 'p-ganssle'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-08-10.19:00:47.787>
    closer = 'p-ganssle'
    components = ['Library (Lib)']
    creation = <Date 2013-01-18.18:21:19.913>
    creator = 'matthaeus.wander'
    dependencies = []
    files = ['28771', '28772', '39981', '39995', '39996']
    hgrepos = []
    issue_num = 16995
    keywords = ['patch']
    message_count = 12.0
    messages = ['180206', '180207', '180210', '243591', '247134', '247158', '247205', '247216', '338962', '375123', '375137', '375138']
    nosy_count = 9.0
    nosy_names = ['pitrou', 'ezio.melotti', 'martin.panter', 'serhiy.storchaka', 'matthaeus.wander', 'p-ganssle', 'cheryl.sabella', 'miss-islington', 'FFY00']
    pr_nums = ['20441']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue16995'
    versions = ['Python 3.10']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesstdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions