]> granicus.if.org Git - python/commit
Issue #25092: Fix datetime.strftime() failure when errno was already set to EINVAL.
authorSteve Dower <steve.dower@microsoft.com>
Tue, 22 Sep 2015 21:51:42 +0000 (14:51 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Tue, 22 Sep 2015 21:51:42 +0000 (14:51 -0700)
commit57ab1cdb152bdb223555ca2f46de06e3e26485dd
treee8849d8a9720aa774662027fea68c8f462e25d7b
parent3a0f471e5f14a0b49651bcebc15c721c5c82d28b
Issue #25092: Fix datetime.strftime() failure when errno was already set to EINVAL.
Misc/NEWS
Modules/timemodule.c