On 7/10/06, Raymond Hettinger <[EMAIL PROTECTED]> wrote:
Brett Cannon wrote:> As I am sure some have noticed, as part of my dissertation I have been> trying to fix the various crashers.Nice project.One quick thought: Any crasher that relies on
gc.get_referrers() shouldnot be considered a bug.Righ
Brett Cannon wrote:
> As I am sure some have noticed, as part of my dissertation I have been
> trying to fix the various crashers.
Nice project.
One quick thought: Any crasher that relies on gc.get_referrers() should
not be considered a bug. The codebase should not be convoluted,
complexifi
As I am sure some have noticed, as part of my dissertation I have been trying to fix the various crashers. I currently have some patches in SF for some of the crashers. The other ones Armin and I have been talking, while others I have not started yet. Review for the patches or help with fixing t