Patches item #1185447, was opened at 2005-04-18 21:10
Message generated for change (Comment added) made by gbrandl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1185447&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Modules
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Eric Huss (ehuss)
Assigned to: Nobody/Anonymous (nobody)
Summary: binascii.b2a_qp does not handle binary data correctly

Initial Comment:
The binascii.b2a_qp function does not quote characters 
with ASCII values less than 32.

Attached is a patch to fix this problem.


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

>Comment By: Georg Brandl (gbrandl)
Date: 2007-03-13 22:50

Message:
Logged In: YES 
user_id=849994
Originator: NO

Thanks for the patch, used it in rev. 54367. Not backporting since this is
a behavior change.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1185447&group_id=5470
_______________________________________________
Patches mailing list
Patches@python.org
http://mail.python.org/mailman/listinfo/patches

Reply via email to