This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients mark.dickinson, r.david.murray, stark, tim.peters
Date 2016-07-03.00:01:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467504087.9.0.35796840804.issue27444@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like you are in the compiling step, so the decorators have nothing to do with it.  This does appear to be a platform issue in the interpreter core, and you'll have to track it down since we don't have access to your platform (at least, I don't think any of the core devs are set up to test on VAX).
History
Date User Action Args
2016-07-03 00:01:27r.david.murraysetrecipients: + r.david.murray, tim.peters, mark.dickinson, stark
2016-07-03 00:01:27r.david.murraysetmessageid: <1467504087.9.0.35796840804.issue27444@psf.upfronthosting.co.za>
2016-07-03 00:01:27r.david.murraylinkissue27444 messages
2016-07-03 00:01:27r.david.murraycreate