diff options
author | Stefan Krah <skrah@bytereef.org> | 2012-08-22 19:11:50 +0200 |
---|---|---|
committer | Stefan Krah <skrah@bytereef.org> | 2012-08-22 19:11:50 +0200 |
commit | ad5b43995e758c7a1f81ce6cf2cd798b48712808 (patch) | |
tree | 807a78b4da935f606bfa066dde471a210a64a81a /Lib/email/utils.py | |
parent | 2fd502f6a183fde7d8b4847d27e09884bf8006c7 (diff) | |
download | cpython-git-ad5b43995e758c7a1f81ce6cf2cd798b48712808.tar.gz |
In the 32-bit build, dec_hash() raised InvalidOperation if the operand
had a coefficient with MAX_PREC=425000000 digits and a negative exponent.
Increasing the context limits above the official values fixes the issue
and is safe (in this case!).
Diffstat (limited to 'Lib/email/utils.py')
0 files changed, 0 insertions, 0 deletions