]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #22218: Fix "comparison between signed and unsigned integers" warning in
authorVictor Stinner <victor.stinner@gmail.com>
Sun, 17 Aug 2014 19:09:30 +0000 (21:09 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Sun, 17 Aug 2014 19:09:30 +0000 (21:09 +0200)
commitcfcde8ca400cf77cc83c03b83813f1c106a2947a
tree517752b514b712abec5542deb441a98a845c1de0
parentf13c46cc69b559a366c36c0fd871bfe5f8d24650
Issue #22218: Fix "comparison between signed and unsigned integers" warning in
Modules/_sqlite/cursor.c.
Modules/_sqlite/cursor.c