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 msapiro
Recipients barry, msapiro, r.david.murray
Date 2017-12-15.19:16:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513365410.16.0.213398074469.issue32330@psf.upfronthosting.co.za>
In-reply-to
Content
> I do wonder where you are using the string version of messages :)

Probably some places where we could use bytes, but one of the problem areas is where we save the content of a message held for moderation.
History
Date User Action Args
2017-12-15 19:16:50msapirosetrecipients: + msapiro, barry, r.david.murray
2017-12-15 19:16:50msapirosetmessageid: <1513365410.16.0.213398074469.issue32330@psf.upfronthosting.co.za>
2017-12-15 19:16:50msapirolinkissue32330 messages
2017-12-15 19:16:50msapirocreate