|
|
Log in / Subscribe / Register

[Python-Dev] Drop/deprecate Tkinter?

From:  Ivan Pozdeev via Python-Dev <python-dev-AT-python.org>
To:  Python Dev <python-dev-AT-python.org>
Subject:  [Python-Dev] Drop/deprecate Tkinter?
Date:  Wed, 2 May 2018 23:51:13 +0300
Message-ID:  <e64cb698-2356-7226-8223-2e23a02cf66b@mail.mipt.ru>
Archive-link:  Article

As https://bugs.python.org/issue33257 and 
https://bugs.python.org/issue33316 showed, Tkinter is broken, for both 
Py2 and Py3, with both threaded and non-threaded Tcl, since 2002 at 
least, and no-one gives a damn.

This seems to be a testament that very few people are actually 
interested in or are using it.

If that's so, there's no use keeping it in the standard library -- if 
anything, because there's not enough incentive and/or resources to 
support it. And to avoid screwing people (=me) up when they have the 
foolishness to think they can rely on it in their projects -- nowhere in 
the docs it is said that the module is only partly functional.

-- 

Regards,
Ivan

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: https://mail.python.org/mailman/options/python-dev/lwn-py...


to post comments


Copyright © 2018, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds