[Python-bugs-list] [ python-Bugs-626119 ] email incompatibility upgrading to 2.2.2

noreply@sourceforge.net noreply@sourceforge.net
Sun, 20 Oct 2002 16:28:45 -0700


Bugs item #626119, was opened at 2002-10-20 19:02
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=626119&group_id=5470

Category: Python Library
Group: Python 2.2.2
Status: Open
Resolution: None
>Priority: 6
Submitted By: Kevin M. Turner (acapnotic)
>Assigned to: Barry A. Warsaw (bwarsaw)
Summary: email incompatibility upgrading to 2.2.2

Initial Comment:
This code broke when I upgraded python from 2.2.1 to
2.2.2.  Suddenly, my e-mail is base64 encoded, with no
indication of this in the message header, so the
message body shows up as garbage in my inbox.
http://twistedmatrix.com/users/acapnotic/wares/code/E2Email/e2email-1.7.py

I do get a warning:
/home/kevint/bin/e2email:188: DeprecationWarning:
_encoder argument is obsolete.
but it just issues the warning in passing and doesn't
stop it from eating my message.


----------------------------------------------------------------------

>Comment By: Neal Norwitz (nnorwitz)
Date: 2002-10-20 19:28

Message:
Logged In: YES 
user_id=33168

Barry, I raised priority.  This sounds like it could be
important.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=626119&group_id=5470