[issue3035] Removing apparently unwanted functions from Tkinter
R. David Murray
report at bugs.python.org
Thu Mar 29 21:19:22 CEST 2012
R. David Murray <rdmurray at bitdance.com> added the comment:
Raymond is suggesting removal in 3.4, and given that we are doing it I don't see any reason to wait for 3.5, either, so you probably want to update the warning messages to say 3.4 instead of 3.5. Otherwise it looks good to me.
Ezio suggested adding a test that fails if we don't do the deprecation in 3.4 (that is, when the feature release number changes, the test starts failing). And/or you can open a new 3.4-only issue "remove deprecated tkinter functions" and mark it as a release blocker.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3035>
_______________________________________
More information about the Python-bugs-list
mailing list