[ python-Bugs-1002530 ] test_decimal fails if repeated

SourceForge.net noreply at sourceforge.net
Sat Aug 7 01:42:30 CEST 2004


Bugs item #1002530, was opened at 2004-08-03 05:58
Message generated for change (Comment added) made by rhettinger
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1002530&group_id=5470

Category: Python Library
Group: Python 2.4
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Michael Hudson (mwh)
Assigned to: Raymond Hettinger (rhettinger)
Summary: test_decimal fails if repeated

Initial Comment:
You can see this by trying, eg,

$ ./python ../Lib/test/regrtest.py test_decimal test_decimal

I think it's something like precision not being restored in the 
default context, but I don't really know.

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

>Comment By: Raymond Hettinger (rhettinger)
Date: 2004-08-06 18:42

Message:
Logged In: YES 
user_id=80475

Fixed.
See Lib/decimal.py 1.20

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

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


More information about the Python-bugs-list mailing list