Giter VIP home page Giter VIP logo

Comments (1)

aleneum avatar aleneum commented on June 18, 2024

Hello @PyDeps,

sorry for not answering earlier. An interesting project/mission you have there going and I can follow your reasoning. What took me so long was that I had to make up my mind whether a version limit would make transitions easier and/or more reliable to use and I came to the conclusion it would not.

You mention add_metaclass as a 'problematic' method since it was introduced in six 1.4.0.
However, you can nevertheless use transitions with an earlier version. Only the diagrams extension would be affected but this is as the name suggests just an optional extension.

six is mostly used for its string_types which I hope won't go away in the foreseeable future.
This is also why I decided to not introduce upper version limits since this might limit future releases of transitions to be used in for instance poetry projects with rather strictly pinned six versions even though transitions would work perfectly fine in this context.

I guess I should take a look at the other requirements_*.txt files since the APIs of pygraphviz, mypy or pytest might be more volatile than six. A lower version limit for six might be a good fit for requirements_diagrams.txt.

I will close this issue (and the related PR) but if you (or any future reader) think(s) I overlooked important factors, let me know by leaving a comment.

Thanks again for your input. I appreciate your work and effort to make open source software better.

from transitions.

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.