Skip to content

codecs missing: base64 bz2 hex zlib hex_codec ... #51724

@florentx

Description

@florentx
mannequin
BPO 7475
Nosy @malemburg, @loewis, @warsaw, @birkenfeld, @gpshead, @jcea, @cben, @ncoghlan, @abalkin, @vstinner, @benjaminp, @jwilk, @ezio-melotti, @merwok, @bitdancer, @ssbarnea, @florentx, @akheron, @serhiy-storchaka, @phmc
Dependencies
  • bpo-17828: More informative error handling when encoding and decoding
  • bpo-17839: base64 module should use memoryview
  • bpo-17844: Add link to alternatives for bytes-to-bytes codecs
  • Files
  • issue7475_warning.diff: Patch for documentation and warnings in 2.7
  • issue7475_missing_codecs_py3k.diff: Patch, apply to trunk
  • issue7475_restore_codec_aliases_in_py34.diff: Patch to restore the transform aliases.
  • 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/ncoghlan'
    closed_at = <Date 2013-11-23.01:14:37.682>
    created_at = <Date 2009-12-10.22:27:38.811>
    labels = ['type-feature', 'library', 'expert-unicode']
    title = 'codecs missing: base64 bz2 hex zlib hex_codec ...'
    updated_at = <Date 2014-03-14.00:55:23.273>
    user = 'https://github.com/florentx'

    bugs.python.org fields:

    activity = <Date 2014-03-14.00:55:23.273>
    actor = 'python-dev'
    assignee = 'ncoghlan'
    closed = True
    closed_date = <Date 2013-11-23.01:14:37.682>
    closer = 'python-dev'
    components = ['Library (Lib)', 'Unicode']
    creation = <Date 2009-12-10.22:27:38.811>
    creator = 'flox'
    dependencies = ['17828', '17839', '17844']
    files = ['15523', '15526', '32663']
    hgrepos = []
    issue_num = 7475
    keywords = ['patch']
    message_count = 95.0
    messages = ['96218', '96223', '96226', '96227', '96228', '96232', '96236', '96237', '96240', '96242', '96243', '96251', '96253', '96265', '96277', '96295', '96296', '96301', '96374', '96632', '106669', '106670', '106674', '107057', '107794', '109872', '109876', '109879', '109894', '109904', '109905', '123090', '123154', '123206', '123435', '123436', '123462', '123693', '125073', '145246', '145656', '145693', '145897', '145900', '145979', '145980', '145982', '145986', '145991', '145998', '149439', '153304', '153317', '164224', '164226', '164237', '165435', '170414', '187630', '187631', '187634', '187636', '187638', '187644', '187649', '187651', '187652', '187653', '187660', '187668', '187670', '187673', '187676', '187695', '187696', '187698', '187701', '187702', '187705', '187707', '187764', '187770', '198845', '198846', '202130', '202264', '202515', '203124', '203378', '203751', '203936', '203942', '203944', '207283', '213502']
    nosy_count = 22.0
    nosy_names = ['lemburg', 'loewis', 'barry', 'georg.brandl', 'gregory.p.smith', 'jcea', 'cben', 'ncoghlan', 'belopolsky', 'vstinner', 'benjamin.peterson', 'jwilk', 'ezio.melotti', 'eric.araujo', 'r.david.murray', 'ssbarnea', 'flox', 'python-dev', 'petri.lehtinen', 'serhiy.storchaka', 'pconnell', 'isoschiz']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue7475'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytopic-unicodetype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions