]> granicus.if.org Git - python/commit
Issue #22218: Fix "comparison between signed and unsigned integers" warnings in
authorVictor Stinner <victor.stinner@gmail.com>
Sun, 17 Aug 2014 19:05:55 +0000 (21:05 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Sun, 17 Aug 2014 19:05:55 +0000 (21:05 +0200)
commitf13c46cc69b559a366c36c0fd871bfe5f8d24650
tree6b9e19598d6f8299be74411a27f33ead85e7fcef
parent1a62a680d6ba9273571d7d5876d3bcb3fb9a06b7
Issue #22218: Fix "comparison between signed and unsigned integers" warnings in
Modules/_pickle.c.
Modules/_pickle.c