On 2020-02-10 2:59 p.m., Christopher Barker wrote:
> there are many reasons to at least specify a minimum version
Yes, but I think your proposal would encourage people to pin to the
latest version as a minimum, which would be unfortunate.
I like the maxim:
“don’t pin a version unless you have a good reason, and you’ve thought
about what version to pin to.”
Once you’ve done that — the formatting of the version string is a
light lift.
Then perhaps a mechanism to override the version check is in order. Also
useful when playing around with forks, I guess. (we still can't override
PIL, fwiw.)
-CHB
--
Christopher Barker, PhD
Python Language Consulting
- Teaching
- Scientific Software Development
- Desktop GUI and Web Development
- wxPython, numpy, scipy, Cython
_______________________________________________
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/HCL7DT34MLHYOKTF3Y3XKCFEQMGNV67B/
Code of Conduct: http://python.org/psf/codeofconduct/