On Wed, Jul 10, 2019 at 1:58 PM Brendan Barnwell <brenb...@brenbarn.net>
wrote:

> On 2019-07-09 23:23, Alex Walters wrote:
> > I have made this suggestion in the past.  The response then was that
> there
> > is no metadata in the windows install that includes if the release is
> > development or stable (that information is not stored in the registry).
> I
> > was advised to adjust my configuration of the py.exe launcher to set a
> > different default version.
> >
> > I think that's a reasonable stance to take with development versions -
> they
> > are intended for testing in specialist situations, so you can expect the
> > users to take the extra steps to make sure using them doesn't blow up
> their
> > world.
> >
> > It still would be nice if the registry details of the install had a bool
> > "stable" field that py.exe could poll.  I can't imagine it adds a lot to
> the
> > release process, or adds significant complexity to the launcher, and that
> > negates the need to update the launcher regularly.
>
>         I agree that it seems the real problem here is the lack of a real
> way
> to determine if an available version is a real release or a
> prerelease/beta.  Is it not possible to change that, so that it is
> possible for the launcher to quickly and easily determine the highest
> release version available?
>

That's the question people are trying to figure out.
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/SERHTQODL3DU62BPBX36Y35WA74HKYU3/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to