[Patches] [ python-Patches-532180 ] fix xmlrpclib float marshalling bug

noreply@sourceforge.net noreply@sourceforge.net
Tue, 19 Mar 2002 14:28:46 -0800


Patches item #532180, was opened at 2002-03-19 14:28
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=532180&group_id=5470

Category: Library (Lib)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Brian Quinlan (bquinlan)
Assigned to: Nobody/Anonymous (nobody)
Summary: fix xmlrpclib float marshalling bug

Initial Comment:
As it stands now, xmlrpclib can send doubles, such as 
1.#INF, that are not part of the XML-RPC standard. 
This patch causes a ValueError to be raised instead.


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

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