E. Paine <xepain...@gmail.com> added the comment:

> Any word on the tk Menu type parameter change?

I'll admit to having completely forgot about this issue and not raising it with 
the Tk team. Manually trying this case on Tk 8.6.12 segfaults, so I really need 
to raise it. To reproduce the segfault, simply run the top command in Python, 
or the bottom command in Wish:

tk.Menu(type="")
menu .m -type {}

----------

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

Reply via email to