Message9998

Author zyasoft
Recipients Arfrever, fwierzbicki, jeff.allen, tkanerva, zyasoft
Date 2015-05-04.01:29:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430702971.77.0.663912380743.issue2158@psf.upfronthosting.co.za>
In-reply-to
Content
Jeff, re out-of-date class files, we handle this by a bytecode magic. The easiest way to see how updating the magic works is to look at a relevant commit: https://hg.python.org/jython/rev/ae190b66bf4c#l4.8, specifically incrementing the APIVersion by one
History
Date User Action Args
2015-05-04 01:29:31zyasoftsetmessageid: <1430702971.77.0.663912380743.issue2158@psf.upfronthosting.co.za>
2015-05-04 01:29:31zyasoftsetrecipients: + zyasoft, fwierzbicki, jeff.allen, Arfrever, tkanerva
2015-05-04 01:29:31zyasoftlinkissue2158 messages
2015-05-04 01:29:30zyasoftcreate