]> granicus.if.org Git - python/commit
Silence more compiler warnings; fix an instance of potential undefined behaviour...
authorMark Dickinson <dickinsm@gmail.com>
Sun, 14 Feb 2010 12:31:26 +0000 (12:31 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 14 Feb 2010 12:31:26 +0000 (12:31 +0000)
commit2d7911eda4866250c58498f0143b9465635fa775
treea676bbf6518a15abc92b6c3504ae20c09128e8bb
parentac5685eb67dd890746892e3a1a44ca32dfa76142
Silence more compiler warnings;  fix an instance of potential undefined behaviour from signed overflow.
Objects/bytearrayobject.c