[issue40893] tkinter integrate TkDND support

Steve Dower report at bugs.python.org
Mon Jun 15 10:36:35 EDT 2020


Steve Dower <steve.dower at python.org> added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40893>
_______________________________________


More information about the Python-bugs-list mailing list