Skip to content

email.utils.getaddresses does not handle Header objects #71700

@frispete

Description

@frispete
mannequin
BPO 27513
Nosy @warsaw, @bitdancer, @ambv, @ZackerySpytz, @miss-islington, @tirkarthi, @websurfer5
PRs
  • bpo-27513: email.utils.getaddresses() now handles Header objects #13797
  • [3.10] bpo-27513: email.utils.getaddresses() now handles Header objects (GH-13797) #27242
  • [3.9] bpo-27513: email.utils.getaddresses() now handles Header objects (GH-13797) #27245
  • Files
  • iso-8859-1-encoded-from-header.mail: test mail
  • decode_from_header.py: test program, that demonstrates the problem
  • 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-07-19.16:55:54.871>
    created_at = <Date 2016-07-14.10:50:10.937>
    labels = ['type-bug', 'expert-email', '3.10', '3.11']
    title = 'email.utils.getaddresses does not handle Header objects'
    updated_at = <Date 2021-07-19.17:28:59.779>
    user = 'https://bugs.python.org/frispete'

    bugs.python.org fields:

    activity = <Date 2021-07-19.17:28:59.779>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-07-19.16:55:54.871>
    closer = 'lukasz.langa'
    components = ['email']
    creation = <Date 2016-07-14.10:50:10.937>
    creator = 'frispete'
    dependencies = []
    files = ['43714', '43715']
    hgrepos = []
    issue_num = 27513
    keywords = ['patch']
    message_count = 6.0
    messages = ['270399', '270401', '270425', '397812', '397815', '397820']
    nosy_count = 8.0
    nosy_names = ['barry', 'frispete', 'r.david.murray', 'lukasz.langa', 'ZackerySpytz', 'miss-islington', 'xtreak', 'Jeffrey.Kintscher']
    pr_nums = ['13797', '27242', '27245']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27513'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixestopic-emailtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions