diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-08-15 23:17:38 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-08-15 23:17:38 +0200 |
commit | 12174a5dcaf1bdcd8d5fd790a8cad07049bddce6 (patch) | |
tree | cd7632afadd1043e9708251c220e872639b767dc /Modules/_struct.c | |
parent | 98ea54c35c37e4f9a7d7a923a7ccd792f4b7ff90 (diff) | |
download | cpython-git-12174a5dcaf1bdcd8d5fd790a8cad07049bddce6.tar.gz |
Issue #22156: Fix "comparison between signed and unsigned integers" compiler
warnings in the Objects/ subdirectory.
PyType_FromSpecWithBases() and PyType_FromSpec() now reject explicitly negative
slot identifiers.
Diffstat (limited to 'Modules/_struct.c')
0 files changed, 0 insertions, 0 deletions