Skip to content

decoding functions in the base64 module could accept unicode strings #57850

@pitrou

Description

@pitrou
BPO 13641
Nosy @gvanrossum, @pitrou, @merwok, @bitdancer, @akheron, @berkerpeksag
Files
  • issue13641_v1.diff
  • issue13641_v2_with_tests.diff
  • issue13641_v3_with_tests.diff
  • issue13641-alternative-v1.patch
  • issue13641-alternative-v2.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 = None
    closed_at = <Date 2012-02-25.15:41:16.375>
    created_at = <Date 2011-12-20.13:04:47.269>
    labels = ['easy', 'type-feature', 'library']
    title = 'decoding functions in the base64 module could accept unicode strings'
    updated_at = <Date 2012-02-25.15:41:16.374>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2012-02-25.15:41:16.374>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-02-25.15:41:16.375>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2011-12-20.13:04:47.269>
    creator = 'pitrou'
    dependencies = []
    files = ['24119', '24141', '24252', '24533', '24565']
    hgrepos = []
    issue_num = 13641
    keywords = ['patch', 'easy']
    message_count = 20.0
    messages = ['149912', '150445', '150633', '151646', '153499', '153500', '153501', '153504', '153505', '153604', '153713', '153714', '153757', '153759', '153793', '153794', '153827', '153828', '153830', '153847']
    nosy_count = 10.0
    nosy_names = ['gvanrossum', 'pitrou', 'eric.araujo', 'r.david.murray', 'catalin.iacob', 'python-dev', 'petri.lehtinen', 'poq', 'Anthony.Kong', 'berker.peksag']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue13641'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      easystdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions