Comment #8 on issue 3707 by [email protected]: Non-ASCII Unicode
characters cause email notifications not to be sent
https://code.google.com/p/reviewboard/issues/detail?id=3707
Changing it to b' ' also appears to fix this issue. Could you explain why
you chose to do this as "b" to my understanding is ignored in Python 2
(except for upgrading to Python 3). The specific change we made was to
use "kwargs['continuation_ws'] = u' '.encode('utf8')" which has not
exhibited issues in the past few days.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.