Alexander Loechel
Alexander Loechel
Currently the documentation contains copied and doubled text as well as German documentation parts. That should be consolidated and translated / removed. We should have a consistent documentation, so that...
@stephan-hof did bring up the point that the current handling of `flags` and `dont_inherit` did not work as expected in https://github.com/zopefoundation/RestrictedPython/pull/39#issuecomment-283074699 > Currently this inheritance is not compatible. > Let's...
All source code in Restricted Python should be reviewed and all methods should have a descriptive doc string
The Check for: ```python elem in my_object ``` should be created to check if ``in``and ``not in`` are handled correct. This Issue supersedes #113
Base: https://docs.python.org/2/library/code.html / https://docs.python.org/3/library/code.html Guards should either deny access or print that they were called.
The Package README should be improved and included in tests, to show that the code it contains actually works.
resolves #271
I have a Theme where I want to have ESI declared in the Theme, not via the Rules. Diazo seams to strip the xmlns namespace tags on elements so that...
a ``.nvmrc`` file could help fix a supported node version. Add one to the template.