Message9850

Author jmadden
Recipients jmadden, zyasoft
Date 2015-04-14.22:42:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429051337.72.0.36912434293.issue2328@psf.upfronthosting.co.za>
In-reply-to
Content
The second version of the patch cleans things up a little bit to remove the abstract class that was exposed to Python in the `mro()`. It also fixes the `test_notify` test. 

I tried adding RLock to CoreExposed.includes to fix the name, but that made things worse. Clearly I still have no idea what I'm doing when it comes to that :)
History
Date User Action Args
2015-04-14 22:42:17jmaddensetmessageid: <1429051337.72.0.36912434293.issue2328@psf.upfronthosting.co.za>
2015-04-14 22:42:17jmaddensetrecipients: + jmadden, zyasoft
2015-04-14 22:42:17jmaddenlinkissue2328 messages
2015-04-14 22:42:17jmaddencreate