On August 30, 2020 9:25:39 AM GMT-03:00, Samuel Lelievre <
samuel....@gmail.com> wrote:
>2020-08-30 10:05:46 UTC+2, Reimundo Heluani:
>>
>> I want to add a parallel computation ticket and I was
>> wondering if I could use multiprocessing.parent_process()
>> which is only available starting with 3.8.
>
>It might be possible to provide some functionality
>which only works if the current Python is >= 3.8,
>and otherwise either falls back to non-parallel
>or raises an error.
>
>
>2020-08-30 10:05:46 UTC+2, Reimundo Heluani:
>>
>> What's the minimal Python version that Sage has to accept,
>> and more importantly where do I track this?
>
>Currently we aim to support Python 3.6 to 3.8.
>
>Using Sage Trac's query engine to look for all tickets
>with "python" in the ticket summary,
>
>
https://trac.sagemath.org/query?order=id&desc=1&summary=~python
>
>we can find some relevant tickets.
>
>One of them especially is about adopting a clear policy
>in that regard:
>
>- Adopt the “time window-based” policy
> for support of Python versions from NEP 29
>
https://trac.sagemath.org/ticket/30384
>
Sent from my Android device with K-9 Mail. Please excuse my brevity.