Issue 1550886: Fix decimal context management for 2.5 (original) (raw)
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.