New submission from Baptiste <baptistever...@gmail.com>:

Hello,

When using as_string() on a Reply-To header like the following:
msg['Reply-To'] = '"foo Research, Inc. Foofoo BarBar on Summer Special Friday: 
0.50 days (2021-02-31)" <catch...@foobar.exchange.com>'

The double quote disappear, which lead to wrong header value

See attached file for example

----------
components: email
files: Reply-To.py
messages: 397478
nosy: Abridbus, Julien Castiaux, barry, r.david.murray
priority: normal
severity: normal
status: open
title: Quoting issue on header Reply-To
type: behavior
versions: Python 3.9
Added file: https://bugs.python.org/file50149/Reply-To.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44637>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to