Skip to content

Conversation

@thehsansaeed
Copy link

Fixed issue #7: simple_str_filter was throwing an exception for unicode placeholders. Updated the code to handle unicode placeholders correctly without raising an exception.

The issue was that the simple_str_filter function was throwing an exception for unicode placeholders. This problem occurred when trying to encode unicode characters with the default filter, resulting in a unicode decode exception.

The fix involved updating the code to handle unicode placeholders correctly without raising an exception.

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.

1 participant