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

SourceForge.net noreply at sourceforge.net
Sun Sep 3 03:09:10 CEST 2006


Patches item #1550886, was opened at 2006-09-02 14:39
Message generated for change (Comment added) made by ncoghlan
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: Closed
>Resolution: Accepted
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.

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

>Comment By: Nick Coghlan (ncoghlan)
Date: 2006-09-03 11:09

Message:
Logged In: YES 
user_id=1038590

A variant of this has been committed as rev 51695 (rev 51694
was the last related update on the trunk).

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

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