STINNER Victor added the comment: > This was a bug in Cython and it is fixed now.
If the change is deliberate, can you please mention it in "What's New in Python 3.6" doc? Especially in the "Porting to Python 3.6" section: https://docs.python.org/dev/whatsnew/3.6.html#porting-to-python-3-6 Can you suggest a fix in the doc? I guess that a method should be added: __reduce__(), __reduce_ex__() or __getstate__()? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26519> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com