As mentioned in my thread on the issue the hack from Sven Marnach is even possible without a new function:
import codecs
codecs.register_error("strict", codecs.ignore_errors)
As mentioned in my thread on the issue the hack from Sven Marnach is even possible without a new function:
import codecs
codecs.register_error("strict", codecs.ignore_errors)
For further actions, you may consider blocking this person and/or reporting abuse
Mike McWhinney -
Rafiatou OKERE -
drake -
Yujin -
Top comments (0)