Message10216

Author zyasoft
Recipients kensingtoncat, zyasoft
Date 2015-09-03.21:47:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441316853.81.0.0860756776821.issue2389@psf.upfronthosting.co.za>
In-reply-to
Content
Alan, thanks for the clarification re InternalFrameAdapter. Looks like I misread your original bug report. To my knowledge, there are only two significant changes in the underlying proxy handling in Jython:

NotImplementedError for abstract methods
super resolution, with a recent committed bug fix for __init__/constructors

Neither seems to apply here.

Do you have any more details on what is breaking? In particular, test code demonstrating the bug would be helpful.
History
Date User Action Args
2015-09-03 21:47:33zyasoftsetmessageid: <1441316853.81.0.0860756776821.issue2389@psf.upfronthosting.co.za>
2015-09-03 21:47:33zyasoftsetrecipients: + zyasoft, kensingtoncat
2015-09-03 21:47:33zyasoftlinkissue2389 messages
2015-09-03 21:47:33zyasoftcreate