[Patches] [ python-Patches-849252 ] Small error in test_format

SourceForge.net noreply at sourceforge.net
Thu Jan 1 03:00:09 EST 2004


Patches item #849252, was opened at 2003-11-25 15:58
Message generated for change (Comment added) made by rhettinger
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=849252&group_id=5470

Category: Tests
Group: Python 2.3
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Kalle Svensson (krftkndl)
Assigned to: Nobody/Anonymous (nobody)
Summary: Small error in test_format

Initial Comment:
There is an off-by-one bug in test_format, which causes
a test that's supposed to run only on 32-bit machines
to be skipped everywhere.


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

>Comment By: Raymond Hettinger (rhettinger)
Date: 2004-01-01 03:00

Message:
Logged In: YES 
user_id=80475

Looks like this was applied to 2.3.3 already.

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

Comment By: Guido van Rossum (gvanrossum)
Date: 2003-11-29 18:56

Message:
Logged In: YES 
user_id=6380

Thanks, fixed in CVS.

(I'm leaving this open since somebody might want to backport
the fix to 2.3.3.)

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

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



More information about the Patches mailing list