]> granicus.if.org Git - python/commit
Trent Mick's Win64 changes: size_t vs. int or long; also some overflow
authorGuido van Rossum <guido@python.org>
Wed, 28 Jun 2000 22:07:35 +0000 (22:07 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 28 Jun 2000 22:07:35 +0000 (22:07 +0000)
commit582acece2e0db447904b3f8f8f1d2acf36834158
tree80805422d52a32da77e5e93425c34ec48d76a9c6
parent6f2a5efec98c831bd529dfb341c2f83ff0914418
Trent Mick's Win64 changes: size_t vs. int or long; also some overflow
tests.
Python/ceval.c
Python/codecs.c
Python/compile.c
Python/dynload_win.c
Python/getcwd.c
Python/modsupport.c
Python/sysmodule.c
Python/thread_nt.h
Python/traceback.c