Skip to content

Drop python 2.6 support #435

@aabadie

Description

@aabadie

I saw that scikit-learn has recently dropped python 2.6 support and joblib should do the same.

Several things to do (feel free to propose and amend the list):

  • Remove the python 2.6 dependency in the CI matrix
  • Drop the contextlib closing() dependency (mainly used in the persistence code)
  • Remove the PY26 global variable
  • Remove py26 pickle files in joblib/test/data

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions