Re: [sympy] Supporting older Python versions

2021-08-18 Thread Aaron Meurer
Our current policy is to drop support when Python versions reach EOL, but adopting NEP 29 would mean dropping them sooner than that. I would be opposed to instead doing the reverse and keeping Python support longer than we currently do. Once a Python version is EOL, it no longer receives security

Re: [sympy] Supporting older Python versions

2021-08-18 Thread Peter Stahlecker
There is a Python App for iPad, called JUNO. To the best of my knowledge, it uses Python 3.6. This might be a small reason to extend compatibility to this version. Am Di., 17. Aug. 2021 um 12:12 Uhr schrieb Oscar Benjamin < oscar.j.benja...@gmail.com>: > Hi all, > > This issue discusses SymPy's

[sympy] Supporting older Python versions

2021-08-17 Thread Oscar Benjamin
Hi all, This issue discusses SymPy's policy for supporting older Python versions: https://github.com/sympy/sympy/issues/21884 Currently at the point SymPy is released it is expected to support all Python versions that are not yet EOL: