]> 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:08:04 +0000 (11:08 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 4 Feb 2017 09:08:04 +0000 (11:08 +0200)
commit8973de5babfefe5858488aba6d5d730bc217b0f8
tree5c5202c696db80902c3564450c0f54047f0e3b48
parent09f939d2c4485f43ae50fc04f9ba439da850bd93
parented4de13f0607c41d953269375d45af3f5f3979a4
Issue #27867: Silenced may-be-used-uninitialized warnings after
using PySlice_GetIndicesEx() in debug builds.
Include/sliceobject.h