commit | 45c33ce62d4d9a70083c4e0197c0af75bbef1fb2 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Aug 11 09:13:26 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Mon Aug 11 09:13:26 2008 +0000 |
tree | 403c7522942a4a2140e25325eaa23ff32f45f94f | |
parent | 78813dccd84c6f36fdf9d4e00b35e4f43b0867a2 [diff] |
- Issue #3537: Fix an assertion failure when an empty but presized dict object was stored in the freelist. (backport from r65637.)