commit | db30ac41de4e9e8412429720445ea4852c3c241f | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Sat Mar 02 04:14:21 2002 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Sat Mar 02 04:14:21 2002 +0000 |
tree | b16c31bd0bdf45996ef0066d31349421171052c0 | |
parent | ffd05ee90de2b2c0d5a429159b155c7a63552170 [diff] |
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).