Ronald Oussoren <ronaldousso...@mac.com> added the comment:

> Heads up!  A strange Apple quirk has been identified which could affect the 
> file dialog behavior if the Tk library is compiled on macOS 10.XX and used on 
> macOS 11 or 12.  (I am not sure if this applies here.)

I'm pretty sure that's a documented feature. Any code compiled with a 10.15 or 
earlier SDK will never see version 11.0 or later when using regular in process 
APIs (and IIRC that includes usage of @available/__builtin_available)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44828>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to