This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vinay.sajip
Recipients ralonsoh, vinay.sajip, xtreak
Date 2019-02-19.19:04:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550603049.29.0.521233230626.issue36033@roundup.psfhosted.org>
In-reply-to
Content
If the arguments are retrieved from a byte source, why can't they be converted to strings before passing to logging? This may be an issue for OpenStack. It's not logging's job to convert bytes passed to APIs that expect strings.
History
Date User Action Args
2019-02-19 19:04:09vinay.sajipsetrecipients: + vinay.sajip, xtreak, ralonsoh
2019-02-19 19:04:09vinay.sajipsetmessageid: <1550603049.29.0.521233230626.issue36033@roundup.psfhosted.org>
2019-02-19 19:04:09vinay.sajiplinkissue36033 messages
2019-02-19 19:04:09vinay.sajipcreate