From: Serhiy Storchaka Date: Sat, 4 Feb 2017 09:07:17 +0000 (+0200) Subject: Issue #27867: Silenced may-be-used-uninitialized warnings after X-Git-Tag: v3.6.1rc1~115 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed4de13f0607c41d953269375d45af3f5f3979a4;p=python Issue #27867: Silenced may-be-used-uninitialized warnings after using PySlice_GetIndicesEx() in debug builds. --- ed4de13f0607c41d953269375d45af3f5f3979a4