]> granicus.if.org Git - python/commit
Issue 24244: Prevents termination when an invalid format string is encountered on...
authorSteve Dower <steve.dower@microsoft.com>
Fri, 22 May 2015 22:08:34 +0000 (15:08 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Fri, 22 May 2015 22:08:34 +0000 (15:08 -0700)
commitd9ef74e3ddffc9327a3b225734cdc5a5028e8d0b
tree202707d6b6862764cfc7444c85bf10cbc70c7d80
parent945fff44c496c3d918d42b148087faf73008c85d
Issue 24244: Prevents termination when an invalid format string is encountered on Windows.
Misc/NEWS
Modules/timemodule.c