Claudiu Popa added the comment: It doesn't crash anymore with your patch, but the pickle.load fails:
Traceback (most recent call last): File "a.py", line 19, in <module> load = pickle.loads(dump) TypeError: function takes exactly 2 arguments (0 given) ---------- stage: patch review -> _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue21975> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com