Skip to content

Conversation

ad-m
Copy link
Collaborator

@ad-m ad-m commented Jan 3, 2018

No description provided.

@ad-m ad-m requested a review from coddingtonbear February 7, 2018 20:20
@@ -386,10 +385,14 @@ def _process_message(self, message):

def _process_save_original_message(self, message, msg):
settings = utils.get_settings()
if six.PY3:
content = message.as_string().encode('ascii', 'surrogateescape')
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm feeling a little conflicted about this -- we'd be fundamentally changing the method of encoding stored files if we do this, no? I might be misunderstanding what we're doing, here, though.

@pfouque pfouque mentioned this pull request Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants