This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients THRlWiTi, Todd.Rovito, asvetlov, docs@python, eric.araujo, georg.brandl, markroseman, martin.panter, ned.deily, python-dev, roger.serwy, terry.reedy, zach.ware
Date 2015-09-23.03:00:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150923030026.115182.26561@psf.io>
In-reply-to
Content
New changeset 26e819909891 by Terry Jan Reedy in branch '2.7':
Issue #16893: Move idlelib.EditorWindow.HelpDialog deprecation warning
https://hg.python.org/cpython/rev/26e819909891

New changeset c607004a98bf by Terry Jan Reedy in branch '3.4':
Issue #16893: Move idlelib.EditorWindow.HelpDialog deprecation warning
https://hg.python.org/cpython/rev/c607004a98bf
History
Date User Action Args
2015-09-23 03:00:30python-devsetrecipients: + python-dev, georg.brandl, terry.reedy, ned.deily, roger.serwy, eric.araujo, asvetlov, markroseman, THRlWiTi, docs@python, Todd.Rovito, martin.panter, zach.ware
2015-09-23 03:00:30python-devlinkissue16893 messages
2015-09-23 03:00:30python-devcreate