Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

Fix issue #7: Resolved unicode decoding exception in simple_str_filter#92

Open
thehsansaeed wants to merge 1 commit into
youtube:masterfrom
thehsansaeed:master
Open

Fix issue #7: Resolved unicode decoding exception in simple_str_filter#92
thehsansaeed wants to merge 1 commit into
youtube:masterfrom
thehsansaeed:master

Conversation

@thehsansaeed
Copy link
Copy Markdown

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant