Project

General

Profile

« Previous | Next » 

Revision 54ff3d69

Added by peterzhu2118 (Peter Zhu) 11 months ago

Fix test_kwarg_eval_memory_leak

Hash.new no longer takes keyword arguments except for capacity, so we
should just use a method that takes keyword arguments instead.