Forum Discussion
8 years ago
@simgurumodsquad I have those results you wanted for the uncompyle6 tests. I just ran it on the files in simulation and core as we don't really care about base or generated.
1,261 (73%) files uncompiled and tested 100% accurate.
296 (17%) files uncompoiled but could not be recompiled due to syntax errors.
169 (10%) files threw exceptions during the uncompile run, of those 10 were due to pressing Ctrl C as those files would get stuck in an infinite loop. The remaining 159, at least all the ones I saw, threw the assert failure due to not being able to properly parse the kwargs ending up with a negative positional arg count.
I can send you a copy of the results, which would include the failed uncompiled files and the log that was generated with all exceptions and messages about failed verifications, just let me know how you want me to get that to you.
Meanwhile, Fogity and Turbo have been trying some stuff with pycdc and I'll likely try again to get a working copy of that compiled so I can look into that.
1,261 (73%) files uncompiled and tested 100% accurate.
296 (17%) files uncompoiled but could not be recompiled due to syntax errors.
169 (10%) files threw exceptions during the uncompile run, of those 10 were due to pressing Ctrl C as those files would get stuck in an infinite loop. The remaining 159, at least all the ones I saw, threw the assert failure due to not being able to properly parse the kwargs ending up with a negative positional arg count.
I can send you a copy of the results, which would include the failed uncompiled files and the log that was generated with all exceptions and messages about failed verifications, just let me know how you want me to get that to you.
Meanwhile, Fogity and Turbo have been trying some stuff with pycdc and I'll likely try again to get a working copy of that compiled so I can look into that.