Apparently, __getstate__() results are coerced to bool in Python 2
and __setstate__() doesn't run if the state is False. Ensure that we always return a non-false state (another version bump here).
parent
33311179
Loading
Loading
Pipeline
#4861
passed
with stage
in
10 minutes and 33 seconds
Loading
Please register or sign in to comment