[Python-Dev] 2.1.1 maintenance branch (original) (raw)

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


> OK, we can do it without a release manager for a while. What kind of > patches did you have in mind?

So far: Thomas's ceval fix, profile.py, abstractisinstance. I'm sure there's lots more if I start looking through the logs. Is it worthing fixing the alignment of the GC header?

I think so.

I'n curious about abstract_isinstance -- is that what you checked in last night? I thought that was for 2.2 but I may have misunderstood the issue (I have to admit I have no idea what abstract_isinstance does any more :-( ).

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