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 terry.reedy
Recipients cheryl.sabella, ned.deily, paul.moore, ronaldoussoren, serhiy.storchaka, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2018-02-22.22:22:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519338124.96.0.467229070634.issue32901@psf.upfronthosting.co.za>
In-reply-to
Content
Is "this will only be useful on Windows," in the source-deps readme still true? It appears that the tcl/tk tar.gz source is meant for Mac also.  (IE, has Xcode project files.)
https://tcl.tk/software/tcltk/download.html

Looking ahead, there is an 8.7a1 release.  I am hoping that 8.7 will be available for our 3.8, as it should include a rewritten Text widget that, among other things, will fix the slow long lines problem.  Do we wait for 8.7 final or do we start testing and, if necessary, adapting _tkinter and tkinter with, say, their .b1?
History
Date User Action Args
2018-02-22 22:22:05terry.reedysetrecipients: + terry.reedy, paul.moore, ronaldoussoren, tim.golden, ned.deily, zach.ware, serhiy.storchaka, steve.dower, cheryl.sabella
2018-02-22 22:22:04terry.reedysetmessageid: <1519338124.96.0.467229070634.issue32901@psf.upfronthosting.co.za>
2018-02-22 22:22:04terry.reedylinkissue32901 messages
2018-02-22 22:22:04terry.reedycreate