summaryrefslogtreecommitdiffstats
path: root/Demo/rpc/nfsclient.py
diff options
context:
space:
mode:
authorMark Dickinson <dickinsm@gmail.com>2010-05-04 14:37:14 (GMT)
committerMark Dickinson <dickinsm@gmail.com>2010-05-04 14:37:14 (GMT)
commitece0697f32066efa87945734fdad3dca1bd85201 (patch)
tree61e13876f6179b2a8a310b4248076875663d13e0 /Demo/rpc/nfsclient.py
parenta2d5b34e97b6ff27acaa31062c93e9ebed618fc4 (diff)
downloadcpython-ece0697f32066efa87945734fdad3dca1bd85201.zip
cpython-ece0697f32066efa87945734fdad3dca1bd85201.tar.gz
cpython-ece0697f32066efa87945734fdad3dca1bd85201.tar.bz2
Merged revisions 80755 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r80755 | mark.dickinson | 2010-05-04 15:35:33 +0100 (Tue, 04 May 2010) | 17 lines Merged revisions 80753 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r80753 | mark.dickinson | 2010-05-04 15:25:50 +0100 (Tue, 04 May 2010) | 10 lines Issue #8567: Fix incorrect precedence of signals in Decimal module. When a Decimal operation raises multiple signals and more than one of those signals is trapped, the specification determines the order in which the signals should be handled. In many cases this order wasn't being followed, leading to the wrong Python exception being raised. This commit fixes those cases, and adds extra tests. The tests are only enabled when EXTENDEDERRORTESTS is True, since they involve rerunning each Decimal testcase several times. ........ ................
Diffstat (limited to 'Demo/rpc/nfsclient.py')
0 files changed, 0 insertions, 0 deletions