Nilearn: EOL Python3.5

Created on 6 May 2021  路  5Comments  路  Source: nilearn/nilearn


Python 3.5 has been EOLed in Sept 2020.
Nilearn should deprecate its use and add a warning to that effect.
Also the README and other relevant places should be updated to reflect the correct Python versions, for example more than 3.7

Benefits to the change

Security and bugfixes for 3.5 have stopped.
3.6 has features especially Fstrings which make the code neater.
Putting out the warning now means we can remove 3.5 support in 2 cycle,s before it becomes too obsolete.

Enhancement

All 5 comments

Thx @kchawla-pi ! & happy to hear from you :-)

Uh right I had added that warning. Time flies!
@bthirion thanks! Missing Nilearn!

@kchawla-pi I'm closing this as dropping Python 3.5 is scheduled and will happen soon.

@NicolasGensollen Looking forward to f-strings!!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tsalo picture tsalo  路  3Comments

NicolasGensollen picture NicolasGensollen  路  3Comments

NicolasGensollen picture NicolasGensollen  路  4Comments

celinede picture celinede  路  7Comments

AmericaBG picture AmericaBG  路  4Comments