Open
Description
Python 3.8 is coming to its EOL in September.
https://devguide.python.org/versions/
However, I want to make you aware that numpy follows a different cycle and within that python 3.8 already got deprecated
https://numpy.org/neps/nep-0029-deprecation_policy.html#support-table
I wanted to discuss how to handle this. I think given the centrality for this package and neo we should probably follow numpy cycle instead of the longer python one.
What do you think?