[Python-Dev] Plans for Python 2.2.3 final

Tim Peters tim.one@comcast.net
Wed, 28 May 2003 16:08:48 -0400


[Tim]
> Mike Fletcher submitted two weakref bugs, one in WeakValueDictionary

Nope, WeakKeyDictionary.

> which I fixed in 2.3 but am waiting to hear from Fred about before
> backporting, the other a segfault I think I traced to subtype_dealloc
> then assigned to Guido. The segfault should be a showstopper:
>
>     http://www.python.org/sf/742911

No change there.