[issue33677] Fix signatures of tp_clear handlers

Serhiy Storchaka report at bugs.python.org
Thu May 31 03:32:46 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset db1074244d2c12961799f6f9353ae191f59cc497 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-33677: Fix the signature of tp_clear handler for deque. (GH-7196). (GH-7277)
https://github.com/python/cpython/commit/db1074244d2c12961799f6f9353ae191f59cc497


----------

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


More information about the Python-bugs-list mailing list