Skip to content

b64decode should accept strings or bytes #49019

@beazley

Description

@beazley
mannequin
BPO 4769
Nosy @vstinner, @merwok, @bitdancer
Files
  • b64-decode-str-bytes-typeerror.txt: running python -m base64 with various options and inputs
  • base64_str.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 2010-10-27.12:16:16.685>
    created_at = <Date 2008-12-29.17:35:52.476>
    labels = ['type-feature', 'library']
    title = 'b64decode should accept strings or bytes'
    updated_at = <Date 2010-10-27.12:16:16.684>
    user = 'https://bugs.python.org/beazley'

    bugs.python.org fields:

    activity = <Date 2010-10-27.12:16:16.684>
    actor = 'eric.araujo'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-10-27.12:16:16.685>
    closer = 'eric.araujo'
    components = ['Library (Lib)']
    creation = <Date 2008-12-29.17:35:52.476>
    creator = 'beazley'
    dependencies = []
    files = ['17412', '17463']
    hgrepos = []
    issue_num = 4769
    keywords = ['patch']
    message_count = 14.0
    messages = ['78466', '78468', '78554', '78746', '78747', '106127', '106266', '106314', '106315', '106477', '106486', '106488', '106832', '115690']
    nosy_count = 7.0
    nosy_names = ['beazley', 'vstinner', 'kawai', 'eric.araujo', 'r.david.murray', 'brotchie', 'meatballhat']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue4769'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions