Open graingert opened 7 years ago
It can't be part of py_backwards package, because it's not possible to install py_backwards on python < 3.3.
I think it would be better to have something like py_backwards_runtime
or py_backwards_polyfill
.
that module itself would be compiled with py_backwards, but all the transformers that require runtime helpers would have to be disabled.
could be