Petr Viktorin <encu...@gmail.com> added the comment:

Please use Py_TPFLAGS_DEFAULT when creating objects. Do you have a reason to 
not do it?


The flag Py_TPFLAGS_HAVE_VERSION_TAG is unneeded and Python should not check 
for it. There's bpo-42747 open for that already; I sent a PR for it.

----------
nosy: +petr.viktorin

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

Reply via email to