]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport 43147:
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 20 Mar 2006 02:05:58 +0000 (02:05 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 20 Mar 2006 02:05:58 +0000 (02:05 +0000)
commit5a8605ec1cf5cd388dcde9a3cd90b3ef6061bcc7
tree3198407fc70ab3378cfc29cf1c5584627e9031e7
parent210256e9bacadaeee1194047074cc1146da48806
Backport 43147:
Fix problem spotted by Coverity that occurs if tzinfo.tzname().replace()
returns a non-string when converting %Z.
Lib/test/test_datetime.py
Modules/datetimemodule.c