changeset: fdf86b3115cd date: Mon Sep 06 10:06:31 2010 +0100 Released as v4.11.1. changeset: 13632c7f0f2c date: Thu Sep 02 18:29:50 2010 +0100 When deciding if an entry in the object map is valid the C/C++ address is first checked to see if it is still valid. This detects the case (if there is a guard in place) where a new C/C++ object has been created at the same address of one that has been destroyed (but whose Python wrapper is still around). changeset: 86286537601c date: Tue Aug 31 09:08:04 2010 +0100 Added tag 4.11 for changeset 80f7c6530416 changeset: 80f7c6530416 date: Tue Aug 31 09:07:57 2010 +0100 Released as v4.11.