Skip to content

email.generator.Generator object bytes/str crash - b64encode() bug? #49018

@beazley

Description

@beazley
mannequin
BPO 4768
Nosy @warsaw, @vstinner, @merwok, @bitdancer, @anacrolix
Files
  • email_base64_bytes.patch
  • python-email-encoders-base64-str.patch: 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 = 'https://github.com/bitdancer'
    closed_at = <Date 2010-06-04.16:17:20.301>
    created_at = <Date 2008-12-29.17:21:40.153>
    labels = ['type-bug', 'library']
    title = 'email.generator.Generator object bytes/str crash - b64encode() bug?'
    updated_at = <Date 2013-06-28.19:05:06.521>
    user = 'https://bugs.python.org/beazley'

    bugs.python.org fields:

    activity = <Date 2013-06-28.19:05:06.521>
    actor = 'r.david.murray'
    assignee = 'r.david.murray'
    closed = True
    closed_date = <Date 2010-06-04.16:17:20.301>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2008-12-29.17:21:40.153>
    creator = 'beazley'
    dependencies = []
    files = ['12525', '17551']
    hgrepos = []
    issue_num = 4768
    keywords = ['patch']
    message_count = 10.0
    messages = ['78464', '78744', '103596', '105381', '106546', '107063', '107065', '107073', '107075', '192010']
    nosy_count = 11.0
    nosy_names = ['barry', 'beazley', 'vstinner', 'eric.araujo', 'forest_atq', 'r.david.murray', 'brotchie', 'stac', 'l0nwlf', 'anacrolix', 'garazi111']
    pr_nums = []
    priority = 'critical'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue4768'
    versions = ['Python 3.1', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions