[Patches] [ python-Patches-1638879 ] Fix to the long("123\0", 10) problem
SourceForge.net
noreply at sourceforge.net
Thu Jan 18 20:03:34 CET 2007
Patches item #1638879, was opened at 2007-01-18 14:03
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1638879&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: Core (C code)
Group: Python 2.6
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Calvin Spealman (ironfroggy)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix to the long("123\0", 10) problem
Initial Comment:
This is a simple patch adapted from the int_new function to the long_new function.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1638879&group_id=5470
More information about the Patches
mailing list