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 ronaldoussoren
Recipients Marc.Culler, Nythepegasus, WardsParadox, culler, enki1711, epaine, guydestefano, lukasz.langa, miss-islington, mlierley, ned.deily, pablogsal, robotson, ronaldoussoren, serhiy.storchaka, terry.reedy, thesamesam, wordtech
Date 2021-11-04.07:58:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636012706.0.0.0393875343833.issue44828@roundup.psfhosted.org>
In-reply-to
Content
> 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)
History
Date User Action Args
2021-11-04 07:58:26ronaldoussorensetrecipients: + ronaldoussoren, terry.reedy, wordtech, ned.deily, culler, lukasz.langa, serhiy.storchaka, Marc.Culler, pablogsal, miss-islington, epaine, Nythepegasus, mlierley, thesamesam, enki1711, guydestefano, robotson, WardsParadox
2021-11-04 07:58:26ronaldoussorensetmessageid: <1636012706.0.0.0393875343833.issue44828@roundup.psfhosted.org>
2021-11-04 07:58:25ronaldoussorenlinkissue44828 messages
2021-11-04 07:58:25ronaldoussorencreate