[New-bugs-announce] [issue44637] Quoting issue on header Reply-To

Baptiste report at bugs.python.org
Wed Jul 14 08:44:57 EDT 2021


New submission from Baptiste <BaptisteVer.It at 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)" <catchall at 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 <report at bugs.python.org>
<https://bugs.python.org/issue44637>
_______________________________________


More information about the New-bugs-announce mailing list