[issue39750] UnicodeError becomes unpicklable if data is appended to args

João Eiras report at bugs.python.org
Wed Feb 26 10:07:25 EST 2020


João Eiras <joao.eiras at gmail.com> added the comment:

Hi.
It's perfectly fine for classes to have their public APIs and intended uses.

But then unpickling would be the worst place to complain, specially when running 40 parallel processes while an unhandled stacktrace appears between a couple hundred thousand lines of logging data :)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39750>
_______________________________________


More information about the Python-bugs-list mailing list