]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed bug where the logging message was wrongly being demoted from Unicode to string...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Fri, 7 Oct 2005 08:36:33 +0000 (08:36 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Fri, 7 Oct 2005 08:36:33 +0000 (08:36 +0000)
commit3159fdbdb5ba12e85051431ea818d00f9a12f4b0
tree6b10363de84e03786504261b419de46b1e18afbb
parent656b762ee8e19ce4c09da73c5dd2adaeb3818bdb
Fixed bug where the logging message was wrongly being demoted from Unicode to string (SF #1314107)
Lib/logging/__init__.py