clr module for pypy-cli gained major features: full generic class support, a new importer hook, and .NET IEnumerator objects behave as Python iterators.
pypy-cli can import and use external .NET assemblies (including Windows Forms), enabling basic GUI apps but lacking delegate support for event handling.