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 steve.dower
Recipients epaine, gpolo, ned.deily, serhiy.storchaka, steve.dower, terry.reedy
Date 2020-06-15.14:36:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592231795.95.0.413818342213.issue40893@roundup.psfhosted.org>
In-reply-to
Content
Is there any reason for TkDND to be optional apart from the rest of Tkinter? If not, your installer changes are probably fine, but why not combine the two and just treat it as part of the Tcl/Tk build? (Primarily for Windows, I'd guess. Not sure how that'd work for macOS.)

Submitting a PR helps by running checks, and you can mark it as draft to prevent anyone from merging it. Though since it needs to pull down prebuilt binaries, it's not going to work until we sort out how to build the separate pieces.
History
Date User Action Args
2020-06-15 14:36:35steve.dowersetrecipients: + steve.dower, terry.reedy, gpolo, ned.deily, serhiy.storchaka, epaine
2020-06-15 14:36:35steve.dowersetmessageid: <1592231795.95.0.413818342213.issue40893@roundup.psfhosted.org>
2020-06-15 14:36:35steve.dowerlinkissue40893 messages
2020-06-15 14:36:35steve.dowercreate