]> granicus.if.org Git - python/commit
Fixes maximum usable length of buffer for formatting time zone in localtime().
authorSteve Dower <steve.dower@microsoft.com>
Wed, 14 Dec 2016 19:22:14 +0000 (11:22 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Wed, 14 Dec 2016 19:22:14 +0000 (11:22 -0800)
commit0885519914311a81ba582b26852b07472b386978
tree5dc1b261d246b0ffc941e6663402115a29177362
parentbdfc5ff17e9ad6c924aeb5f62ba51e948deec589
parentc3c6f71662cdfcc4ab27c9d8df1dbbe96a3bf079
Fixes maximum usable length of buffer for formatting time zone in localtime().
Modules/timemodule.c