Files
cpython/Lib
Mark Dickinson 58338ccb98 Issue #9136: Fix 'dictionary changed size during iteration'
RuntimeError produced when profiling the decimal module.  This was
due to a dangerous iteration over 'locals()' in Context.__init__.
(Backport of r82656 from release27-maint.)
2010-07-08 21:27:05 +00:00
..
2010-03-18 22:14:36 +00:00
2010-01-31 16:47:55 +00:00
2010-03-18 22:14:36 +00:00