diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-06-13 00:35:57 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-06-13 00:35:57 (GMT) |
commit | d1a7da6c0d377d2296b79c4203d267ffe1664bfb (patch) | |
tree | d9a0712ad0b51b7e5c56c20aa905d64d29c0c42e /Modules/syslogmodule.c | |
parent | 91621dbcbe2891c50e5ade04310eb164f9da17f4 (diff) | |
download | cpython-d1a7da6c0d377d2296b79c4203d267ffe1664bfb.zip cpython-d1a7da6c0d377d2296b79c4203d267ffe1664bfb.tar.gz cpython-d1a7da6c0d377d2296b79c4203d267ffe1664bfb.tar.bz2 |
longobject.c:
Replaced PyLong_{As,From}{Unsigned,}LongLong guts with calls
to _PyLong_{As,From}ByteArray.
_testcapimodule.c:
Added strong tests of PyLong_{As,From}{Unsigned,}LongLong.
Fixes SF bug #432552 PyLong_AsLongLong() problems.
Possible bugfix candidate, but the fix relies on code added to longobject
to support the new q/Q structmodule format codes.
Diffstat (limited to 'Modules/syslogmodule.c')
0 files changed, 0 insertions, 0 deletions