BPO | [35805](https://bugs.python.org/issue35805) --- | :--- Nosy | @warsaw, @mjpieters, @bitdancer, @maxking PRs | python/cpython#13397 *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: ```python assignee = None closed_at = created_at = labels = ['3.8', 'expert-email'] title = 'email package folds msg-id identifiers using RFC2047 encoded words where it must not' updated_at = user = 'https://github.com/mjpieters' ``` bugs.python.org fields: ```python activity = actor = 'odo2' assignee = 'none' closed = True closed_date = closer = 'maxking' components = ['email'] creation = creator = 'mjpieters' dependencies = [] files = [] hgrepos = [] issue_num = 35805 keywords = ['patch'] message_count = 10.0 messages = ['334210', '334225', '342774', '343272', '344615', '349895', '358012', '374952', '374953', '374955'] nosy_count = 5.0 nosy_names = ['barry', 'mjpieters', 'r.david.murray', 'maxking', 'odo2'] pr_nums = ['13397'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue35805' versions = ['Python 3.8'] ``` ### Linked PRs * gh-137201 * gh-142573 * gh-142574