Steve Dower <[email protected]> added the comment:
Okay, this is definitely an ordering issue in Tools/msi/bundle/bootstrap/PythonBootstrapApplication.cpp Fixing most of the options is easy - just a case of moving LoadOptionalFeatureStates() a few lines up - but Install_launcher is set much later. I should be able to fix both though. ---------- stage: -> needs patch versions: +Python 3.8, Python 3.9 -Python 3.6 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue37283> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
