summaryrefslogtreecommitdiff
path: root/Lib/plat-os2emx
diff options
context:
space:
mode:
authorMark Dickinson <dickinsm@gmail.com>2010-05-04 14:25:50 +0000
committerMark Dickinson <dickinsm@gmail.com>2010-05-04 14:25:50 +0000
commit4f96f5ffc6dd0b171bb14666d134af84ae307752 (patch)
tree2bef593e0910acdc4be51ccd21ae5fa9c6b02806 /Lib/plat-os2emx
parent712021991849257ed1162368b0a31bb008412636 (diff)
downloadcpython-git-4f96f5ffc6dd0b171bb14666d134af84ae307752.tar.gz
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 'Lib/plat-os2emx')
0 files changed, 0 insertions, 0 deletions