byteplay icon indicating copy to clipboard operation
byteplay copied to clipboard

face Python bytecode metaprogramming API fork

Results 1 byteplay issues
Sort by recently updated
recently updated
newest added

I encountered the 'closed' issue reported by @pwaller with Python 3.4. Stack size computation is broken (method '_compute_stacksize') and returns zero for every block of code I tried. As I...