]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport Jeremy's checkins (frameobject.c:2.50, test_scope.py:1.16,
authorThomas Wouters <thomas@python.org>
Wed, 23 May 2001 13:26:29 +0000 (13:26 +0000)
committerThomas Wouters <thomas@python.org>
Wed, 23 May 2001 13:26:29 +0000 (13:26 +0000)
commite98c5fd575990136755d05615ecba31c787f06d2
treebf1aabb2c755bb6f9870064f35b4da3d01bbd990
parent6db14192e65f477a3804bedbe0b89c8c423fee90
Backport Jeremy's checkins (frameobject.c:2.50, test_scope.py:1.16,
test_scope:1.8):

SF patch 419176 from MvL; fixed bug 418977
Two errors in dict_to_map() helper used by PyFrame_LocalsToFast().
Lib/test/output/test_scope
Lib/test/test_scope.py
Objects/frameobject.c