[Patches] [ python-Patches-436258 ] Some cleanup of the cPickle module

noreply@sourceforge.net noreply@sourceforge.net
Mon, 25 Jun 2001 20:01:13 -0700


Patches item #436258, was opened at 2001-06-25 20:01
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=436258&group_id=5470

Category: Modules
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Robert Minsk (rminsk)
Assigned to: Nobody/Anonymous (nobody)
Summary: Some cleanup of the cPickle module

Initial Comment:
While getting rid of compiler warning messages for
another non-gcc compiler I found some dead code in
cPickle.c.  The attached patch fixes some possible
type casting problems and removed some dead code.

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

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