]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Ok, ok, I've fixed gradual underflow on packing too.
authorGuido van Rossum <guido@python.org>
Thu, 2 Jan 1997 23:23:20 +0000 (23:23 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 2 Jan 1997 23:23:20 +0000 (23:23 +0000)
commit4ccc531f34bf6e40040b14dda9f3dde33b3b7fa9
tree440bceccc5d93a3039a0343117b66af1cd68f1f4
parent6083f0e9ce84de9f8b3aa0531a833b9de285438d
Ok, ok, I've fixed gradual underflow on packing too.

Still don't know what to do with Inf/NaN, so I raise an exception on
pack(), and something random decided by ldexp() will happen on
unpack().
Modules/structmodule.c