[Python-Dev] 2.1.1 maintenance branch

Guido van Rossum guido@python.org
Thu, 18 Oct 2001 12:55:44 -0400


> [Neil Schemenauer]
> > Is it worthing fixing the alignment of the GC header?

[Tim]
> I wouldn't -- there was nothing in the core in 2.1.1 that both participated
> in gc and required double alignment, and no reports of extension modules
> that care.

You're right.  I forgot about this.  Let's not do this one.

--Guido van Rossum (home page: http://www.python.org/~guido/)