Git Product home page Git Product logo

Comments (5)

vapier avatar vapier commented on July 28, 2024

any update ? google-apputils is deprecated and they're closing things as "switch to absl-py".

this is holding back Python 3 migration as google-apputils doesn't work w/py3.

from apitools.

craigcitro avatar craigcitro commented on July 28, 2024

apputils hasn't been a core dependency of this lib in ages: it's only need to use the generated CLIs. (note that the tests have been passing in python3 for a while.)

is there an example of something specific failing under python3?

from apitools.

vapier avatar vapier commented on July 28, 2024

google-apputils is listed in setup.py still

from apitools.

craigcitro avatar craigcitro commented on July 28, 2024

Only in the extras, though -- so you can install this just fine in python3, it's only if you try to install google-apitools[testing] or google-apitools[cli] that you run into that dep.

(You're right that it should probably be removed, but I don't think it should be blocking anything.)

from apitools.

vapier avatar vapier commented on July 28, 2024

in other words, we can't run the tests in distros right ?

from apitools.

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.