Code Monkey home page Code Monkey logo

Comments (3)

jarq6c avatar jarq6c commented on June 23, 2024 1

FTR: Even before I was aware of aiohttp's decision, I was opposed to backwards compatibility with 3.6. The EOL justification is nice to cite though. Thanks @aaraney

from hydrotools.

jameshalgren avatar jameshalgren commented on June 23, 2024 1

All this is consistent with our plan to separate the data handling code from the processing code. Thank you for the additional information.

from hydrotools.

aaraney avatar aaraney commented on June 23, 2024

@jameshalgren, having briefly looked into the dependencies required by the nwis_client, namely hydrotools._restclient which is causing this issue, it will not be feasible to roll back and support python 3.7. The package aiohttp which both the nwis_client and _restclient are highly dependent on requires >= 3.7. I tracked down the git blame for this decision by the aiohttp developers and they cited the python version lifecycle as the reason for dropping support for <=3.6. In short, python 3.6's end of life (EOL) is 2021-12-23.

My apologies for misleading you in our earlier conversation, I was unaware of python version requirement in the aiohttp package.

from hydrotools.

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.