Skip to content

Conversation

CedricCabessa
Copy link
Contributor

cachetools recently drop py2 support, we would like to keep for some time so
simply use the latest py2 compatible cachetools when using py2. Py3 is free to
use the latest and greatest.

cachetools recently drop py2 support, we would like to keep for some time so
simply use the latest py2 compatible cachetools when using py2. Py3 is free to
use the latest and greatest.
@codecov-io
Copy link

codecov-io commented Dec 16, 2019

Codecov Report

Merging #31 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop    #31   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files            4      4           
  Lines          101    101           
  Branches        21     21           
======================================
  Hits           101    101

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d86367a...a66d78f. Read the comment docs.

Copy link
Contributor

@jerome-quere jerome-quere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jerome-quere jerome-quere changed the title keep support for py2 feat: keep support for python 2 Dec 16, 2019
@jerome-quere jerome-quere changed the title feat: keep support for python 2 fix: keep support for python 2 Dec 16, 2019
@jerome-quere jerome-quere merged commit 027daaf into develop Dec 16, 2019
@jerome-quere jerome-quere deleted the keep_py2_support branch December 16, 2019 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants