[Patches] [ python-Patches-1550886 ] Fix decimal context management for 2.5

SourceForge.net noreply at sourceforge.net
Sat Sep 2 06:39:14 CEST 2006


Patches item #1550886, was opened at 2006-09-02 14:39
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=1550886&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: Library (Lib)
Group: Python 2.5
Status: Open
Resolution: None
Priority: 9
Submitted By: Nick Coghlan (ncoghlan)
Assigned to: Neal Norwitz (nnorwitz)
Summary: Fix decimal context management for 2.5

Initial Comment:
Backport of the decimal module context management fixes
already implemented on the trunk after discussion with
Raymond. Also includes an appropriate update to the
Python 2.5 What's New.

Without this patch, the code, docstrings, standard
library reference and What's New all say different
things about the updated decimal context management API.

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

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


More information about the Patches mailing list