Does anyone happen to know what versions of Python each MacOS shipped with?
* I'm specifically hoping to find when python3.8 began being
pre-installed on MacOS to update a PSPP build-dep that's only required
on systems without python3.8.
https://github.com/macports/macports-ports/blob/master
Python3, the answer is never, isn’t it? The CLT ships Python3 in varying
versions.
--
Marc Wilson
posgu...@gmail.com
On Fri, Jun 24, 2022, at 12:47 PM, Jeremy Lavergne wrote:
> Does anyone happen to know what versions of Python each MacOS shipped with?
>
> * I'm specifically hoping to find
On 2022-6-25 05:47 , Jeremy Lavergne wrote:
Does anyone happen to know what versions of Python each MacOS shipped with?
* I'm specifically hoping to find when python3.8 began being
pre-installed on MacOS to update a PSPP build-dep that's only required
on systems without python3.8.
https://