Giter Club home page Giter Club logo

Comments (5)

sgilroy avatar sgilroy commented on July 22, 2024 1

@Bachmann1234 Sounds good. Thanks Matt! Someone else had updated the version of diff-cover (from some significantly earlier version) without me realizing it. The release of 1.0.7 seems to have just been a coincidence. Thanks for maintaining a great project that continues to be very valuable to our team!

from diff_cover.

Bachmann1234 avatar Bachmann1234 commented on July 22, 2024

Oh jeez. I'm sorry to cause you all issues on a weekend....

Im a bit shocked my CI did not catch this. Ill take a look right away... (I have to see if I still support python2.6 officially actually...)

from diff_cover.

Bachmann1234 avatar Bachmann1234 commented on July 22, 2024

Yeah, looking over this. I dropped 2.6 support a while back which would explain why CI would not have caught the error... though I am a tad skeptical that this is our first use of 2.6 invalid syntax.

but let me do a quick check to confirm

from diff_cover.

Bachmann1234 avatar Bachmann1234 commented on July 22, 2024

Ok, yeah

So python2.6 support broke around november of 2017 and I decided it was not worth continuing to support it.

75efbba#diff-b91f3d5bd63fcd17221b267e851608e8

If upgrading to 2.7 (or 3 ::insert true but annoying pitch here::) is not an option try pinning to https://github.com/Bachmann1234/diff-cover/releases/tag/v1.0.6

Hope that helps!

from diff_cover.

Bachmann1234 avatar Bachmann1234 commented on July 22, 2024

This is a dead issue but talking somewhere I just realized there is a fairly easy work around if you wanted you update diff cover without updating your other python stuff

Diff cover is a tool not a library. So it's not like it would break your code to remove diff cover from the dependencies of your project and have a separate and more modern python interpreter installed just to run tools.

Your call if it's worth it but just thought I'd put it here for the record

from diff_cover.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.