commit | 522a60c10d4a0dde3b1e7c0b90c430105e07d34f | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sat Feb 04 11:04:00 2017 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sat Feb 04 11:04:00 2017 +0200 |
tree | ec6914e1b0929e21317b0eddc125d420f8aa396d | |
parent | ea82972ec887cf7b92e0a8c14074bf9dc04d0f50 [diff] |
Issue #27867: Silenced may-be-used-uninitialized warnings after using PySlice_GetIndicesEx() in debug builds.