Skip to content

Test on Python 3.8 #3098

Closed
Closed
@effigies

Description

@effigies

Summary

Python 3.8 has been out for a month or so, and upstream libraries are mostly providing wheels. We should start 3.8 tests when it's feasible.

Necessary steps:

  • Update .travis.yml to use Python 3.8
  • Note any failures, identify whether they exist on our end or in a dependency
  • Find blocking upstream issues and link to them so we can track
  • When tests pass and urgent FutureWarning/DeprecationWarnings are dealt with, update the classifiers in nipype/info.py to indicate we support Python 3.8.

I marked this good-first-issue but it's less for a new developer than someone looking to get more involved in project maintenance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions