]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix a bunch of compiler warnings. In at least one case these were serious bugs!
authorGuido van Rossum <guido@python.org>
Thu, 24 Aug 2006 23:43:52 +0000 (23:43 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 24 Aug 2006 23:43:52 +0000 (23:43 +0000)
commitf1624cd2d640949de2af6e6cd6ab75c1d95fe3a3
treee177a792da047d8bc95746113ae4c4fc66c6a068
parentdc5f6b232be9f669f78d627cdcacc07d2ba167af
Fix a bunch of compiler warnings.  In at least one case these were serious bugs!
Objects/codeobject.c
Objects/listobject.c