Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
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=Noneclosed_at=Nonecreated_at=<Date2017-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=<Date2020-01-19.06:38:24.901>user='https://github.com/msapiro'
bugs.python.org fields:
activity=<Date2020-01-19.06:38:24.901>actor='msapiro'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['email']creation=<Date2017-12-15.00:25:27.802>creator='msapiro'dependencies= []files= ['47333']hgrepos= []issue_num=32330keywords= ['patch']message_count=5.0messages= ['308353','308361','308362','308395','308421']nosy_count=3.0nosy_names= ['barry','msapiro','r.david.murray']pr_nums= ['18059']priority='normal'resolution=Nonestage='patch review'status='open'superseder=Nonetype='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