commit | 98ea54c35c37e4f9a7d7a923a7ccd792f4b7ff90 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Fri Aug 15 23:30:40 2014 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Fri Aug 15 23:30:40 2014 +0200 |
tree | 126cb038a65e06368c70f900ed90139c0e67a66b | |
parent | eae94706a30c99150982034d644d8b3abf28110b [diff] |
Issue #22156: Fix "comparison between signed and unsigned integers" compiler warnings in the Python/ subdirectory.