Code Monkey home page Code Monkey logo

Comments (5)

NickCrews avatar NickCrews commented on June 6, 2024

Thanks for the report!

It was inevitable that something would break with how we are reaching into internals like this. The whole "magic" thing was a mistake of a feature I think, oh well.

I'll take a look and try to come up with some workaround.

from docopt-ng.

lemenkov avatar lemenkov commented on June 6, 2024

So, apparently CALL_FUNCTION, CALL_FUNCTION_KW, CALL_METHOD, CALL_METHOD_KW were removed from Python 3.11. See python/cpython#88691 for the details.

from docopt-ng.

lemenkov avatar lemenkov commented on June 6, 2024

Thanks for the report!

It was inevitable that something would break with how we are reaching into internals like this. The whole "magic" thing was a mistake of a feature I think, oh well.

I'll take a look and try to come up with some workaround.

Thanks! Looking forward to it!

from docopt-ng.

NickCrews avatar NickCrews commented on June 6, 2024

OK, so brownie is using a vendored version of docopt, so if I fix the bug here then you won't see that change unless they pull that in. I still will look for the bug and probably fix it, but FYI you are going to have to go through more steps.

from docopt-ng.

NickCrews avatar NickCrews commented on June 6, 2024

OK this is fixed in #51 (by just deleting the problematic feature ;) ). You will now need to get brownie to re-pull this updated version (or perhaps depend on it from PyPI, I'm not sure why they have it vendored, but they are going to keep getting this problem otherwise)

I'll leave this open for now if you have any problems, but will close soon.

from docopt-ng.

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.