]> granicus.if.org Git - python/commit
Issue #27867: Silenced may-be-used-uninitialized warnings after
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 4 Feb 2017 09:04:00 +0000 (11:04 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 4 Feb 2017 09:04:00 +0000 (11:04 +0200)
commit522a60c10d4a0dde3b1e7c0b90c430105e07d34f
treeec6914e1b0929e21317b0eddc125d420f8aa396d
parentea82972ec887cf7b92e0a8c14074bf9dc04d0f50
Issue #27867: Silenced may-be-used-uninitialized warnings after
using PySlice_GetIndicesEx() in debug builds.
Include/sliceobject.h