[Python-Dev] Drop/deprecate Tkinter? (original) (raw)

Skip Montanaro skip.montanaro at gmail.com
Wed May 2 19:33:34 EDT 2018


I still use it a bit, in simple contexts to be sure, but I do find it useful. Others think so as well. I think TkAgg is probably the most commonly used backend in Matplotlib. I wrote a single Matplotlib-using program which plots columns from CSV files. I use it almost daily with no problems. Again, I use the TkAgg backend by default.

So, does it have problems? Almost certainly. It seems you've encountered some. If you want to see something change though, just screaming at the developers is almost certainly the least productive thing you could do.

Here are some things you could do:

Skip -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20180502/468359e5/attachment.html>



More information about the Python-Dev mailing list