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 mdcurran
Recipients mdcurran, theller
Date 2010-06-11.05:48:41
SpamBayes Score 0.027456554
Marked as misclassified No
Message-id <1276235324.16.0.0487815303822.issue8959@psf.upfronthosting.co.za>
In-reply-to
Content
The issue does not occure with Python 2.7 beta 1, but does occure in Python 2.7 beta 2.

So, with this in mind, its probably more likely that it may have been caused by the following change:
"- On Windows, ctypes does no longer check the stack before and after calling a
  foreign function.  This allows to use the unmodified libffi library."

I had previously thought it could have been the libffi upgrade, but this seems to have  happened in Beta 1.
History
Date User Action Args
2010-06-11 05:48:44mdcurransetrecipients: + mdcurran, theller
2010-06-11 05:48:44mdcurransetmessageid: <1276235324.16.0.0487815303822.issue8959@psf.upfronthosting.co.za>
2010-06-11 05:48:42mdcurranlinkissue8959 messages
2010-06-11 05:48:41mdcurrancreate