Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed #32208 -- fixed misinterpretation of "__proxy__" as TypeError . #13702

Closed
wants to merge 2 commits into from

Conversation

Blackeyeforreal
Copy link

tweaked exception handling of add built in filter , to support (gettext
_lazy). as previously it was taking it as a TypeError and used to
return a string.

tweaked exception handling of add built in filter , to support (gettext
_lazy). as previously it was taking it as a TypeError and used to
return a string.
modified try and except web of add built in filter to support gettext_lazy()
as previously it was only sending an empty string on passing gettext_lazy
as an argument.
@Blackeyeforreal Blackeyeforreal deleted the ticket_99999 branch November 22, 2020 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants