[Patches] [ python-Patches-470254 ] check for xmlrpc ints/longs > 32 bits

noreply@sourceforge.net noreply@sourceforge.net
Thu, 11 Oct 2001 07:51:03 -0700


Patches item #470254, was opened at 2001-10-11 07:51
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=470254&group_id=5470

Category: Library (Lib)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Skip Montanaro (montanaro)
Assigned to: Nobody/Anonymous (nobody)
Summary: check for xmlrpc ints/longs > 32 bits

Initial Comment:
This patch to xmlrpclib checks ints and long ints when
converting to make sure they are within the valid range
of ints that XML-RPC can handle.  It also adds a couple
extra test cases.

Can somebody with a machine whose int size is > 32 bits
check this?


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

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