]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
SF patch 419176 from MvL; fixed bug 418977
authorJeremy Hylton <jeremy@alum.mit.edu>
Tue, 8 May 2001 04:08:59 +0000 (04:08 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Tue, 8 May 2001 04:08:59 +0000 (04:08 +0000)
commit4c889011db22df761709ac8f9bc246bf4931e9c4
treeda5261c42a69c290aa8aed898a4d86bea5ee0760
parentd37292bb8dcdba176e0898a7a7d114ddd415379d
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