[Python-Dev] Objecttype of 'locals' argument in PyEval_EvalCode (original) (raw)

Armin Rigo arigo at tunes.org
Wed Nov 29 23:10:11 CET 2006


Hi,

On Wed, Nov 29, 2006 at 07:39:25AM -0800, Guido van Rossum wrote:

This seems a bug. In revision 36714 by Raymond Hettinger, the restriction that locals be a dict was relaxed to allow any mapping.

Mea culpa, I thought I reviewed this patch at the time.

Fixed in r52862-52863.

A bientot,

Armin



More information about the Python-Dev mailing list