[issue36086] Split IDLE into separate feature in Windows installer

Steve Dower report at bugs.python.org
Thu Mar 7 11:42:20 EST 2019


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

For the dependency you'll need to modify the bootstrapper to manually enforce checkbox selection. It'll also need to force the variable at planning time to support command line installs, so the checkbox is really just to help prevent users from becoming confused, but we'll want both.

IIRC, there's already something along those lines in there for another component (maybe file associations requiring the launcher?), so you can copy from that.

----------

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


More information about the Python-bugs-list mailing list