Re: [sage-devel] Apple deprecates Python

2019-06-08 Thread John H Palmieri
On Saturday, June 8, 2019 at 8:56:09 AM UTC-7, Dima Pasechnik wrote: > > > > On Sat, 8 Jun 2019 16:50 John H Palmieri, > wrote: > >> >> >> On Saturday, June 8, 2019 at 1:25:11 AM UTC-7, vdelecroix wrote: >>> >>> Le 07/06/2019 à 16:44, Jeroen Demeyer a écrit : >>> > On 2019-06-07 16:38, E. Madis

Re: [sage-devel] Apple deprecates Python

2019-06-08 Thread Dima Pasechnik
On Sat, 8 Jun 2019 16:50 John H Palmieri, wrote: > > > On Saturday, June 8, 2019 at 1:25:11 AM UTC-7, vdelecroix wrote: >> >> Le 07/06/2019 à 16:44, Jeroen Demeyer a écrit : >> > On 2019-06-07 16:38, E. Madison Bray wrote: >> >> While I agree it's part of an annoying trend, this is one change I >

Re: [sage-devel] Apple deprecates Python

2019-06-08 Thread John H Palmieri
On Saturday, June 8, 2019 at 1:25:11 AM UTC-7, vdelecroix wrote: > > Le 07/06/2019 à 16:44, Jeroen Demeyer a écrit : > > On 2019-06-07 16:38, E. Madison Bray wrote: > >> While I agree it's part of an annoying trend, this is one change I > >> welcome: The Python interpreter shipped in OSX has

Re: [sage-devel] Apple deprecates Python

2019-06-08 Thread Vincent Delecroix
Le 07/06/2019 à 16:44, Jeroen Demeyer a écrit : On 2019-06-07 16:38, E. Madison Bray wrote: While I agree it's part of an annoying trend, this is one change I welcome:  The Python interpreter shipped in OSX has always *always* been broken and unusable What matters for Sage is: was it sufficien

Re: [sage-devel] Apple deprecates Python

2019-06-07 Thread E. Madison Bray
On Fri, Jun 7, 2019 at 7:37 PM John H Palmieri wrote: > > > > On Friday, June 7, 2019 at 7:44:03 AM UTC-7, Jeroen Demeyer wrote: >> >> On 2019-06-07 16:38, E. Madison Bray wrote: >> > While I agree it's part of an annoying trend, this is one change I >> > welcome: The Python interpreter shipped i

Re: [sage-devel] Apple deprecates Python

2019-06-07 Thread John H Palmieri
On Friday, June 7, 2019 at 7:44:03 AM UTC-7, Jeroen Demeyer wrote: > > On 2019-06-07 16:38, E. Madison Bray wrote: > > While I agree it's part of an annoying trend, this is one change I > > welcome: The Python interpreter shipped in OSX has always *always* > > been broken and unusable > > Wh

Re: [sage-devel] Apple deprecates Python

2019-06-07 Thread Jeroen Demeyer
On 2019-06-07 16:38, E. Madison Bray wrote: While I agree it's part of an annoying trend, this is one change I welcome: The Python interpreter shipped in OSX has always *always* been broken and unusable What matters for Sage is: was it sufficiently functional to bootstrap a build of Sage? -

Re: [sage-devel] Apple deprecates Python

2019-06-07 Thread E. Madison Bray
On Fri, Jun 7, 2019 at 2:14 PM Volker Braun wrote: > > In their ongoing war against general computation, Apple has announced that > they deprecate (and presumably eventually remove) a Python interpreter from > OSX. > > Python is a dependency of the Sage binaries (for rewiting paths) and also for

Re: [sage-devel] Apple deprecates Python

2019-06-07 Thread Dima Pasechnik
On Fri, Jun 7, 2019 at 1:55 PM Dima Pasechnik wrote: > > On Fri, Jun 7, 2019 at 1:14 PM Volker Braun wrote: > > > > In their ongoing war against general computation, Apple has announced that > > they deprecate (and presumably eventually remove) a Python interpreter from > > OSX. > > https://dev

Re: [sage-devel] Apple deprecates Python

2019-06-07 Thread Dima Pasechnik
On Fri, Jun 7, 2019 at 1:14 PM Volker Braun wrote: > > In their ongoing war against general computation, Apple has announced that > they deprecate (and presumably eventually remove) a Python interpreter from > OSX. https://developer.apple.com/documentation/macos_release_notes/macos_10_15_beta_r

[sage-devel] Apple deprecates Python

2019-06-07 Thread Volker Braun
In their ongoing war against general computation, Apple has announced that they deprecate (and presumably eventually remove) a Python interpreter from OSX. Python is a dependency of the Sage binaries (for rewiting paths) and also for building Sage. The easiest solution is probably to let peop