[omniORB] threading module change in Python 2.6

Luke Deller ldeller at iress.com.au
Wed Jun 17 19:32:21 BST 2009


Hi,

In Python 2.6 the "__started" attribute of threading.Thread instances has been changed from a Boolean to a threading.Event instance.

http://svn.python.org/view/python/branches/release26-maint/Lib/threading.py?view=diff&r1=61099&r2=61100

The omniORBpy WorkerThread class needs to be updated accordingly.  See attached for a proposed patch.

Regards,
Luke.

**********************************************************************************************
Important Note
This email (including any attachments) contains information which is confidential and may be subject to legal privilege.  If you are not the intended recipient you must not use, distribute or copy this email.  If you have received this email in error please notify the
sender immediately and delete this email. Any views expressed in this email are not necessarily the views of IRESS Market Technology Limited.

It is the duty of the recipient to virus scan and otherwise test the information provided before loading onto any computer system.
IRESS Market Technology Limited does not warrant that the information is free of a virus or any other defect or error.
**********************************************************************************************
-------------- next part --------------
A non-text attachment was scrubbed...
Name: omniORBpy-py26threading.patch
Type: application/octet-stream
Size: 673 bytes
Desc: omniORBpy-py26threading.patch
Url : http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20090617/244260c4/omniORBpy-py26threading.obj


More information about the omniORB-list mailing list