Giter Site home page Giter Site logo

Comments (9)

leggewie avatar leggewie commented on July 23, 2024

Related to this, version 3.0.0 is still available for those on python versions lower than 3.7. I would think, this might not be intended.

from mail-deduplicate.

kdeldycke avatar kdeldycke commented on July 23, 2024

While mail-deduplicate version 3.0.0 is working on paper with python versions lower than 3.7, it is so full of issues that I do not recommend using it.

I aggressively deprecated Python 3.6 and required Python 3.7 while I was repackaging the whole project in commit: 4908e33 for the v4.0.0 release.

There might be not a lot of work to do to have Python 3.6 support. I can help you polish a pull request to had 3.6 support. Start by adding 3.6 in the CI test code and package requirements. Did you tried to run the code under Python 3.6 in your environment?

from mail-deduplicate.

leggewie avatar leggewie commented on July 23, 2024

I certainly agree in principle with your push to move on.

All I did locally so far was to lower the requirements for python from ^3.7 to ^3.6 in pyproject.toml, simply to get things running for me on bionic. Afterwards, I produced the wheel with poetry and installed via pip. All issues I've run into seem to be unspecific to python 3.6 and were reported in this tracker.

I shall open a new branch at https://github.com/leggewie/mail-deduplicate/commits/bionic

from mail-deduplicate.

kdeldycke avatar kdeldycke commented on July 23, 2024

Thanks @leggewie for trying that out! Your bionic branch looks good to me. Feel free to propose it as a PR. We'll see how the test suite react to that.

from mail-deduplicate.

leggewie avatar leggewie commented on July 23, 2024

Before closing this ticket, should version 3.0.0 be removed or remain on pypi.org, possibly for users of python2?

from mail-deduplicate.

kdeldycke avatar kdeldycke commented on July 23, 2024

The general rule is to not purge any of the the history of released packages on PyPi. If a previous release is bad or botched, just re-release a new revision.

The only case in which it make worth the effort removing old packages is if it got malware or private data in it! ;)

from mail-deduplicate.

leggewie avatar leggewie commented on July 23, 2024

I see. Makes sense in general. Users of python 3.6 and below get the very outdated (and I suspect completely unsupported) software that way which isn't ideal, though.

from mail-deduplicate.

kdeldycke avatar kdeldycke commented on July 23, 2024

I see. Makes sense in general. Users of python 3.6 and below get the very outdated (and I suspect completely unsupported) software that way which isn't ideal, though.

Yes. Until we release a brand new version that supports 3.6 thanks to your work at #169 ! 😃

from mail-deduplicate.

github-actions avatar github-actions commented on July 23, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

from mail-deduplicate.

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.