X Tutup
The Wayback Machine - https://web.archive.org/web/20250702040828/https://github.com/python/cpython/issues/69731
Skip to content

email parsing docs: clarify that only ASCII strings are supported #69731

Open
@tanzerswingcoat

Description

@tanzerswingcoat
BPO 25545
Nosy @warsaw, @jaraco, @bitdancer, @jayvdb
Files
  • email_get_payload__test.py
  • parse-text.py
  • 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 = None
    created_at = <Date 2015-11-03.14:43:30.136>
    labels = ['type-bug', 'library']
    title = 'email parsing docs: clarify that only ASCII strings are supported'
    updated_at = <Date 2019-04-26.16:47:53.820>
    user = 'https://bugs.python.org/tanzerswingcoat'

    bugs.python.org fields:

    activity = <Date 2019-04-26.16:47:53.820>
    actor = 'immerrr again'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2015-11-03.14:43:30.136>
    creator = 'tanzer@swing.co.at'
    dependencies = []
    files = ['40934', '47978']
    hgrepos = []
    issue_num = 25545
    keywords = []
    message_count = 19.0
    messages = ['253994', '254014', '254041', '254058', '254066', '254067', '254095', '254131', '254179', '254189', '254262', '254315', '254322', '254325', '331159', '331183', '340841', '340931', '340934']
    nosy_count = 6.0
    nosy_names = ['barry', 'jaraco', 'r.david.murray', 'jayvdb', 'tanzer@swing.co.at', 'immerrr again']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue25545'
    versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        X Tutup