diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-03-02 04:18:04 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-03-02 04:18:04 +0000 |
commit | 03d69c5e55893a3c64c8d3a2269f497cb9f35e27 (patch) | |
tree | 3bd5aa99eca6247f85eac794f75a07374a91076b /Python/pythonrun.c | |
parent | 1ab4bba57a0dee76ac5fce16e6e86f89138e866c (diff) | |
download | cpython-03d69c5e55893a3c64c8d3a2269f497cb9f35e27.tar.gz |
_PyLong_Copy(): was creating a copy of the absolute value, but should
copy the sign too. Added a test to test_descr to ensure that it does.
Bugfix candidate.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions