Coder Social home page Coder Social logo

Comments (3)

rocky avatar rocky commented on June 2, 2024

Dunno. Will look into this to see what's up when I get a chance.

from python-xasm.

rocky avatar rocky commented on June 2, 2024

Just had a chance to look at in more detail.

In xasm/assembly.py's create_code function it uses the assembler's bytecode version, instead of the current interpreter version, to determine whether co_code should be a bytes-like object or a str.

That is what I believe it should do.

... uncompyle6.main.decompile(version, code, sys.stdout)

what is the value of version?

Unfortunately there isn't enough detail to determine if this is bug or if it is a misunderstanding of how things work or how to use the code.

What would be helpful is a compilete example. To fix a bug, many times one needs to be able to reproduce it, and from the information here, that would require guessing, which I don't have the time nor interest to do.

from python-xasm.

rocky avatar rocky commented on June 2, 2024

Closing for lack of information/interest.

from python-xasm.

Related Issues (17)

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.