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 IrvKalb
Recipients IrvKalb, ned.deily, serhiy.storchaka, terry.reedy
Date 2017-11-10.21:01:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <A619A2D0-1E18-42A0-A472-32FA79B51F7C@furrypants.com>
In-reply-to <1510326048.29.0.213398074469.issue31974@psf.upfronthosting.co.za>
Content
Hi Ned,

Thanks for your message.  But I want to make sure I understand what you are saying here.  

I am using absolutely vanilla Python 3.6 from python.org <http://python.org/>, but have upgraded to version 8.5.18  if ActiveState tk.  I was told that this version of Python would not work correctly with the current (8.6) version of tk.  So, I have not installed that.

Am I correct in understanding that this but is not fixable when using Python 3.6?  (That's OK, I just want to make sure.)

It sounds like when Python 3.7 comes out, if I still see the bug, I could upgrade to ActiveState 8.6.7, and that combination should fix the problem.  Is that correct?

Thanks again,

Irv

> On Nov 10, 2017, at 7:00 AM, Ned Deily <report@bugs.python.org> wrote:
> 
> 
> Ned Deily <nad@python.org> added the comment:
> 
> Thanks for the very helpful video, Irv.  It is definitely not a Python issue as I am able to reproduce the positioning problem using the current ActiveState Community Edition 8.6.6 and 8.5.18 macOS Wish shell text widget demos (as long as I use spaces at the beginning of a line and not tabs).  However, the current MacPorts Tk which has been updated to 8.6.7 does not seem to have this problem, so, if it was fixed in Tk, it was fixed fairly recently.  The python.org 3.7 for macOS will use 8.6 by default prior to feature code off.
> 
> ----------
> resolution:  -> third party
> stage:  -> resolved
> status: open -> closed
> 
> _______________________________________
> Python tracker <report@bugs.python.org>
> <https://bugs.python.org/issue31974>
> _______________________________________
>
History
Date User Action Args
2017-11-10 21:01:11IrvKalbsetrecipients: + IrvKalb, terry.reedy, ned.deily, serhiy.storchaka
2017-11-10 21:01:11IrvKalblinkissue31974 messages
2017-11-10 21:01:10IrvKalbcreate