Skip to content

email: ContentManager.set_content calls nonexistent method encode() on bytes #85574

Description

@joreiff
mannequin
BPO 41402
Nosy @warsaw, @bitdancer, @ambv, @miss-islington, @joreiff
PRs
  • bpo-41402: Fix email ContentManager calling .encode() on bytes #21631
  • [3.10] bpo-41402: Fix email ContentManager calling .encode() on bytes (GH-21631) #27686
  • [3.9] bpo-41402: Fix email ContentManager calling .encode() on bytes (GH-21631) #27687
  • 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 2021-08-10.07:52:58.446>
    created_at = <Date 2020-07-26.17:59:16.166>
    labels = ['3.11', 'expert-email', '3.10', '3.9']
    title = 'email: ContentManager.set_content calls nonexistent method encode() on bytes'
    updated_at = <Date 2021-08-10.07:52:58.446>
    user = 'https://github.com/joreiff'

    bugs.python.org fields:

    activity = <Date 2021-08-10.07:52:58.446>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-08-10.07:52:58.446>
    closer = 'lukasz.langa'
    components = ['email']
    creation = <Date 2020-07-26.17:59:16.166>
    creator = 'joreiff'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41402
    keywords = ['patch']
    message_count = 9.0
    messages = ['374337', '374641', '374667', '376109', '386596', '399278', '399292', '399297', '399301']
    nosy_count = 6.0
    nosy_names = ['barry', 'r.david.murray', 'lukasz.langa', 'python-dev', 'miss-islington', 'joreiff']
    pr_nums = ['21631', '27686', '27687']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue41402'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions