]> granicus.if.org Git - python/commit
Revert the last odd change to PyNumber_Long: the problem it was trying
authorTim Peters <tim.peters@gmail.com>
Sat, 2 Mar 2002 04:14:21 +0000 (04:14 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 2 Mar 2002 04:14:21 +0000 (04:14 +0000)
commitdb30ac41de4e9e8412429720445ea4852c3c241f
treeb16c31bd0bdf45996ef0066d31349421171052c0
parentffd05ee90de2b2c0d5a429159b155c7a63552170
Revert the last odd change to PyNumber_Long:  the problem it was trying
to fix was almost certainly a bug in _PyLong_Copy (which I'll fix next).
Objects/abstract.c