- add support for Python 3.11 - add support for multiple list comprehensions - improve performance of making the initial symbol table, and Interpreter creation, including better checking for `index_tricks` attributes
0.9.27
Not secure
0.9.26
Not secure
0.9.25
Not secure
fixes import errors for Py3.6 and 3.7, setting version with `importlib_metadata.version` if available.
also fixes CI testing with github actions so that the proper version of Python is actually used in the test!
0.9.24
Not secure
0.9.23
Not secure
treat all `__dunder__` attributes of all objects as inherently unsafe.