[Patches] [ python-Patches-1334979 ] Fix for int(string, base) wrong answers

SourceForge.net noreply at sourceforge.net
Sat Oct 22 18:44:19 CEST 2005


Patches item #1334979, was opened at 2005-10-22 10:44
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=1334979&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: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Adam Olsen (rhamphoryncus)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix for int(string, base) wrong answers

Initial Comment:
Fix for Bug #1334662.  Passes make test (other than
skipped tests), as well as the errors listed in Bug
#1334662.

Although it does remove the division from the loop this
does not seem to make a signifigant speedup.  No clue why.

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

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


More information about the Patches mailing list