On Thu, May 28, 2020 at 2:03 AM Samuel Lelievre
<samuel.lelie...@gmail.com> wrote:
>
> I wish Sage can be made to run with any Python >= 3.6.
>
> See this ticket:
>
> - Support minimal system Python version 3.6
>   https://trac.sagemath.org/ticket/29033
>
> I love f-strings and that's a good reason to drop support
> for any Python < 3.6.
>
> By the way, is there any way, in Python < 3.6,
> to import f-strings from future?

I was going to point out the same ticket.  I don't have strong
feelings about 3.6 vs 3.7 although the motivation was that the default
Python 3 on some reasonably recent distros is still 3.6, and as I
tried to demonstrate in that ticket, supporting 3.6 required only a
few small changes (modulo needing rebase, and having to test again
since that ticket is quite old now).

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/CAOTD34Y71N%2B_h5gQJQwJax_iZ-ceWwRrawvc7hXLFDkE6TQCdw%40mail.gmail.com.

Reply via email to