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 ned.deily
Recipients Ramchandra Apte, asvetlov, docs@python, eric.araujo, ezio.melotti, gpolo, ned.deily, terry.reedy
Date 2013-04-01.07:57:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364803075.02.0.0319743078252.issue7057@psf.upfronthosting.co.za>
In-reply-to
Content
I just noticed that the changes committed earlier for this issue added a reference to the Tcl/Tk 8.6 man pages.  Since there are known problems with using 8.6 with tkinter (for example, Issue16809) and we don't currently ship 8.6 with any of our binary installers, it would be better to reference the 8.5 man pages until the status of 8.6 support is resolved.
History
Date User Action Args
2013-04-01 07:57:55ned.deilysetrecipients: + ned.deily, terry.reedy, gpolo, ezio.melotti, eric.araujo, asvetlov, docs@python, Ramchandra Apte
2013-04-01 07:57:55ned.deilysetmessageid: <1364803075.02.0.0319743078252.issue7057@psf.upfronthosting.co.za>
2013-04-01 07:57:55ned.deilylinkissue7057 messages
2013-04-01 07:57:54ned.deilycreate