[Patches] [ python-Patches-1079734 ] Make cgi.py use email instead of rfc822 or mimetools

SourceForge.net noreply at sourceforge.net
Tue Feb 1 20:19:35 CET 2005


Patches item #1079734, was opened at 2004-12-06 05:22
Message generated for change (Comment added) made by irmen
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1079734&group_id=5470

Category: Library (Lib)
Group: Python 2.5
Status: Closed
Resolution: Accepted
Priority: 5
Submitted By: Josh Hoyt (joshhoyt)
Assigned to: Johannes Gijsbers (jlgijsbers)
Summary: Make cgi.py use email instead of rfc822 or mimetools

Initial Comment:
Remove dependencies on (deprecated) rfc822 and
mimetools modules, replacing with email.

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

>Comment By: Irmen de Jong (irmen)
Date: 2005-02-01 20:19

Message:
Logged In: YES 
user_id=129426

Umm, I think this patch broke cgi.FieldStorage w/ multipart
post requests... see bug #1112856

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

Comment By: Johannes Gijsbers (jlgijsbers)
Date: 2005-01-08 14:56

Message:
Logged In: YES 
user_id=469548

Checked in as rev 1.83 of cgi.py. Thanks for the patch!

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

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


More information about the Patches mailing list