Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

I think it is safer to merge apply-to-all.diff, and revert the changes for 
individual types if we have reasons to make them mutable.

Correspondingly, for all converted heap types we should set tp_new = NULL 
unless they have special tp_new implementation.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43908>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to