Python for .NET 1.0 beta 5 is now available - you can download 
it from: 

  http://www.zope.org/Members/Brian/PythonNet/


Python for .NET is a near-seamless integration of Python with the 
.NET common language runtime. For more details, see the README:

  http://www.zope.org/Members/Brian/PythonNet/README.html


The beta 5 release features a refactoring of thread management 
support, making the runtime stable for multi-threaded applications, 
as well as several improvements and bug-fixes.

Special thanks to all who sent in thread-related scenarios and test 
cases! I have tried to incorporate as many of these as possible into 
the unit tests - if you still have problems that you suspect may be 
related to threading or interpreter lock issues, please let me know 
asap.

There is also now a mailing list for discussion, questions and 
issues related to Python for .NET at: [EMAIL PROTECTED]

To subscribe to the mailing list or read the online archives, see:

  http://mail.python.org/mailman/listinfo/pythondotnet



Brian Lloyd        [EMAIL PROTECTED]
V.P. Engineering   540.361.1716              
Zope Corporation   http://www.zope.com 

-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html

Reply via email to