]> granicus.if.org Git - python/commit
Issue #10864: limit year to [1; 9999] for strftime() on Solaris
authorVictor Stinner <victor.stinner@haypocalc.com>
Sat, 8 Jan 2011 03:35:36 +0000 (03:35 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sat, 8 Jan 2011 03:35:36 +0000 (03:35 +0000)
commit06ec45e2f8108d6bfc1fa8abe80de94bc4eeb8a3
tree9d52c5bceb3cf7cb3d3cac8b9a68abd682bf8fa4
parentf332abbf1549b2db55960caf951f124475c93ed8
Issue #10864: limit year to [1; 9999] for strftime() on Solaris
Modules/timemodule.c