Serhiy Storchaka added the comment:

Affected modules were tkinter and curses (see issue23815). This was fixed by 
explicit nullifying tp_new after calling PyType_FromSpec(). Issue26979 was open 
for documenting this danger effect.

----------
nosy: +serhiy.storchaka

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

Reply via email to