-
- Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.11only security fixesonly security fixes3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-emailtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 32330 |
|---|---|
| Nosy | @warsaw, @msapiro, @bitdancer |
| PRs | |
| Files |
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 2017-12-15.00:25:27.802> labels = ['3.8', 'type-bug', '3.7', 'expert-email', '3.9'] title = "Email parser creates a message object that can't be flattened" updated_at = <Date 2020-01-19.06:38:24.901> user = 'https://github.com/msapiro'bugs.python.org fields:
activity = <Date 2020-01-19.06:38:24.901> actor = 'msapiro' assignee = 'none' closed = False closed_date = None closer = None components = ['email'] creation = <Date 2017-12-15.00:25:27.802> creator = 'msapiro' dependencies = [] files = ['47333'] hgrepos = [] issue_num = 32330 keywords = ['patch'] message_count = 5.0 messages = ['308353', '308361', '308362', '308395', '308421'] nosy_count = 3.0 nosy_names = ['barry', 'msapiro', 'r.david.murray'] pr_nums = ['18059'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue32330' versions = ['Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9']Linked PRs
- gh-76511: Fix email.Message.as_string() for non-ASCII message with ASCII charset #116125
- [3.12] gh-76511: Fix email.Message.as_string() for non-ASCII message with ASCII charset (GH-116125) #116364
- [3.11] gh-76511: Fix email.Message.as_string() for non-ASCII message with ASCII charset (GH-116125) #116365
Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixes3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-emailtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error