Coder Social home page Coder Social logo

Comments (8)

elyast avatar elyast commented on June 12, 2024

Hi, by the way I tested master branch, and it works there, (introducing is_stringy method probably helped)

Would you mind releasing master brach?

from marathon-python.

solarkennedy avatar solarkennedy commented on June 12, 2024

Does it really? Cause I have copy+pasted your example code and have a different error:
https://travis-ci.org/thefactory/marathon-python/builds/75198260

from marathon-python.

elyast avatar elyast commented on June 12, 2024

Surprisingly it does, however I am testing in the prod environment with marathon 0.9.1, are sure the integration tests are configured properly?

from marathon-python.

solarkennedy avatar solarkennedy commented on June 12, 2024

Heheh. Pretty sure? :)
But I'm calling the from_json method directly on the string which you provided, which you can't do (aparently) . Your app_attr var is probably a real python object, and not a string right?

This reminds me of this, which was fixed: #54

So if master is working for you, then all we need to do is make a more recent release for you to use? (see also #61)

from marathon-python.

elyast avatar elyast commented on June 12, 2024

so far so good :), I see I forgot to include crucial part of it, here is how object app_attr is being created

app_atrr = json.loads(some_string) 

so the app_attr is not a string

Releasing master would be nice, so far I am using my fork. Thanks

from marathon-python.

solarkennedy avatar solarkennedy commented on June 12, 2024

I don't have permission to make releases, but I've asked for a new release for #61

from marathon-python.

solarkennedy avatar solarkennedy commented on June 12, 2024

@elyast can you confirm if this is still an issue?

from marathon-python.

elyast avatar elyast commented on June 12, 2024

Lets close it for now, I don't have any issues with that

from marathon-python.

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.