[issue22535] headerregistry.Address introduces extra quotes without addr_spec parameter

2014-10-01 Thread Kristian Rother
New submission from Kristian Rother: I am trying to create an email address as in the Python doc example https://docs.python.org/3/library/email-examples.html The example does not work as given on the page. I tried Python 3.4rc1 and the 3.5 compiled from source on Ubuntu 12. I found two

[issue22535] headerregistry.Address introduces extra quotes without addr_spec parameter

2014-10-01 Thread R. David Murray
R. David Murray added the comment: That example is wrong, but that fact weighs heavily in favor of the idea that the natural way to write it is the way it is in the example. Since this part of the email api is still provisional, I propose we change the signature of Address to be: