[Checkins] [zopefoundation/RestrictedPython] 7e5ca7: Allow more ast	nodes. (#35)
    GitHub 
    noreply at github.com
       
    Sat Feb  4 15:18:08 CET 2017
    
    
  
  Branch: refs/heads/Python3_update
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 7e5ca7a04afb791fc1cad092b10cbf060e762fd5
      https://github.com/zopefoundation/RestrictedPython/commit/7e5ca7a04afb791fc1cad092b10cbf060e762fd5
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-04 (Sat, 04 Feb 2017)
  Changed paths:
    M src/RestrictedPython/transformer.py
    M tests/__init__.py
    M tests/test_compile.py
    M tests/test_transformer.py
  Log Message:
  -----------
  Allow more ast nodes. (#35)
* Test `generic_visit`.
* Allow all base datatypes.
* Deny Ellipsis - I see no reason to allow it, sorry.
* Testing Expression node and compile_restricted_eval.
    
    
More information about the checkins
mailing list