- Added checking of simple container types to guarded_getattr().
This is much faster (according to profiler results) than letting validate() check for simple types. - Corrected handling of slice objects passed to guarded_getitem(). - Used guarded_getitem() instead of a read guard in guarded_map().
Showing
Please register or sign in to comment