On 2020-08-30 06:05, 'Reimundo Heluani' via sage-devel wrote:
> Good morning, I see that support for Python 3.8.x is about to be merged in
> #27754. I want to add a parallel computation ticket and I was wandering if I
> could use multiprocessing.parent_process() which is only available starting
Good morning, I see that support for Python 3.8.x is about to be merged in
#27754. I want to add a parallel computation ticket and I was wandering if I
could use multiprocessing.parent_process() which is only available starting
with 3.8. What's the minimal Python version that Sage has to accept,