]> granicus.if.org Git - python/commit
Bug #1556784: allow format strings longer than 127 characters in
authorGeorg Brandl <georg@python.org>
Sat, 30 Sep 2006 11:17:34 +0000 (11:17 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 30 Sep 2006 11:17:34 +0000 (11:17 +0000)
commit4ddfcd3b60b2c68f75a21a4f04b4a0f70caca7d5
tree7dcf15eb27214fff779f43dbdf9789d43e265896
parent154324a8c3bcdde62acff8272388948e3d75cb51
Bug #1556784: allow format strings longer than 127 characters in
datetime's strftime function.
Lib/test/test_datetime.py
Misc/NEWS
Modules/datetimemodule.c