[issue43135] Can't input Japanese on idle (MacOS).

2021-02-06 Thread Ronald Oussoren


Ronald Oussoren  added the comment:

As the issue is gone with the 3.10 universal2 installer it should also be gone 
with the 3.9.1 universal installer. I'd expect that the difference is in the 
use of a newer version of Tcl/Tk. 

We haven't used the newer versions of Tcl/Tk with the regular 3.9 installer 
because we (or rather Ned) have run into various issues when building recent 
versions of Tcl/Tk on ancient versions of macOS. The universal2 installer is 
build on macOS 11 and hence avoids those build issues.  

Testing if Tcl/Tk 8.6.11 works correctly when build on macOS 10.9 could be an 
interesting experiment if someone is up to this, but is something I don't 
intend to do.  I rarely use Tkinter myself and this requires manual testing to 
verify behaviour.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43135] Can't input Japanese on idle (MacOS).

2021-02-05 Thread Terry J. Reedy


Terry J. Reedy  added the comment:

The change in 3.10 is installing tk 8.6.11 instead of 8.6.8. This would have 
been or would be backported if and only if Ned and Ronald think it both 
possible and wise.  As with most tkinter issues, this affects IDLE but is not 
an IDLE issue as such.  The universal2 installer is still listed as 
experimental, though now it seems to be pretty solid.

--
components: +macOS -IDLE
nosy: +ned.deily, ronaldoussoren
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43135] Can't input Japanese on idle (MacOS).

2021-02-05 Thread Marusoftware


Change by Marusoftware :


--
resolution:  -> fixed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43135] Can't input Japanese on idle (MacOS).

2021-02-05 Thread Marusoftware


Marusoftware  added the comment:

Thank you for replying.
I tried as you said.
This issue is not occurs on 3.10.0a5.
Thank you very much.

But when want to use python 3.8 or 3.9 and others, I can't use this...
If you are OK, generate patches.
But this is really hard...
So, this is optionally.

Anyway this issue is solved by using 3.10.
But, 3.10 is now preview...I'm wait for release...

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43135] Can't input Japanese on idle (MacOS).

2021-02-05 Thread E. Paine


E. Paine  added the comment:

Can you please test to see whether this occurs on 3.10.0a5 using the Universal2 
installer?

--
nosy: +epaine

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43135] Can't input Japanese on idle (MacOS).

2021-02-05 Thread Marusoftware


Change by Marusoftware :


--
title: Can't input Japanese. -> Can't input Japanese on idle (MacOS).

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com