Roundup Robot added the comment: New changeset eed36e19f8b8 by Serhiy Storchaka in branch '3.4': Issue #24097: Fixed crash in object.__reduce__() if slot name is freed inside https://hg.python.org/cpython/rev/eed36e19f8b8
New changeset 99839a1c9c6d by Serhiy Storchaka in branch '3.5': Issue #24097: Fixed crash in object.__reduce__() if slot name is freed inside https://hg.python.org/cpython/rev/99839a1c9c6d New changeset 502465d22522 by Serhiy Storchaka in branch 'default': Issue #24097: Fixed crash in object.__reduce__() if slot name is freed inside https://hg.python.org/cpython/rev/502465d22522 New changeset 4a201d0d4d1e by Serhiy Storchaka in branch '2.7': Issue #24097: Fixed crash in object.__reduce__() if slot name is freed inside https://hg.python.org/cpython/rev/4a201d0d4d1e ---------- nosy: +python-dev _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue24097> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com