Skip to content

email.encoders.encode_base64 sets payload to bytes, should set to str #53142

@forestatq

Description

@forestatq
mannequin
BPO 8896
Nosy @bitdancer
Superseder
  • bpo-4768: email.generator.Generator object bytes/str crash - b64encode() bug?
  • Files
  • python-email-encoders-base64-str.patch: Patch to fix issue
  • 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/bitdancer'
    closed_at = <Date 2010-06-04.15:02:17.861>
    created_at = <Date 2010-06-04.14:07:17.008>
    labels = ['library']
    title = 'email.encoders.encode_base64 sets payload to bytes, should set to str'
    updated_at = <Date 2010-06-26.08:25:19.081>
    user = 'https://bugs.python.org/forestatq'

    bugs.python.org fields:

    activity = <Date 2010-06-26.08:25:19.081>
    actor = 'eric.araujo'
    assignee = 'r.david.murray'
    closed = True
    closed_date = <Date 2010-06-04.15:02:17.861>
    closer = 'forest_atq'
    components = ['Library (Lib)']
    creation = <Date 2010-06-04.14:07:17.008>
    creator = 'forest_atq'
    dependencies = []
    files = ['17550']
    hgrepos = []
    issue_num = 8896
    keywords = ['patch']
    message_count = 3.0
    messages = ['107055', '107062', '107064']
    nosy_count = 3.0
    nosy_names = ['forest_atq', 'r.david.murray', 'l0nwlf']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '4768'
    type = None
    url = 'https://bugs.python.org/issue8896'
    versions = ['Python 3.1', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions