Giter VIP home page Giter VIP logo

Comments (5)

rocky avatar rocky commented on August 11, 2024

Looks like a small program. If you have the source code pass it along.

If you don't, or additionally, attach the bytecode file. (Maybe pycdc can decompile this and I can get the source).

from python-uncompyle6.

Zm908 avatar Zm908 commented on August 11, 2024

I have the same bug. A .pyc file is attached
extarg.zip

from python-uncompyle6.

rocky avatar rocky commented on August 11, 2024

@Zm906 While this is better, it is still not quite actionable. I need what source code should be produced for this bytecode.

In your other bug reports I could fill that in from the filename that is embedded in the bytecode. Specifically they were from sqlalchemy. Here, the package name is not in the embedded, it is simply helpers/mailer/renderer/filters.py.

from python-uncompyle6.

Zm908 avatar Zm908 commented on August 11, 2024

Unfortunately, I don't have the source code for that file. So, I decompiled the standard library and found some files with EXTENDED_ARG error. Source code, decompiler output, and the .pyc files are attached.
extended_args.zip

from python-uncompyle6.

rocky avatar rocky commented on August 11, 2024

This was probably fixed in commit be9194c

Both of the two zip files decompile, so I'll assume @kurzweiler 's does too. If not feel free to open an new ticket with sufficient information, i.e. bytecode and corresponding source code. Narrowing the problem to just the function and/or essential statements in the function would be appreciated too.

from python-uncompyle6.

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.