[issue35433] Correctly detect installed SDK versions

David Bolen report at bugs.python.org
Mon Dec 10 18:47:24 EST 2018


David Bolen <db3l.net at gmail.com> added the comment:

Oh, since my reading comprehension must be low today, it appears like Jeremy actually had a closer situation previously as I'm in now, with a later (not older) version of the SDK that wasn't in the list.

Which is interesting, since he got an error about the SDK whereas my workers weren't having an issue at that point.

But I guess it still comes down to what to do if the hardcoded list doesn't match what's on the system, but the SDK on the system will actually work.  Complain or let the default get used anyway?

----------

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


More information about the Python-bugs-list mailing list