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 mark.dickinson
Recipients Kiriakos.Vlahos, brian.curtin, eric.smith, loewis, mark.dickinson, sjmachin, skrah
Date 2010-09-30.07:35:04
SpamBayes Score 0.004207555
Marked as misclassified No
Message-id <1285832106.76.0.777261827802.issue9980@psf.upfronthosting.co.za>
In-reply-to
Content
> It looks like you may need to override these macros for PyScripter.

Stupid.  Of course, this isn't an option if you're using the existing Python dll directly.

For PyScripter, can you alter your Delphi layer to drop back to the normal default 53-bit precision before calling any Python stuff?  (Isn't there a SetPrecisionMode function?)
History
Date User Action Args
2010-09-30 07:35:07mark.dickinsonsetrecipients: + mark.dickinson, loewis, sjmachin, eric.smith, brian.curtin, skrah, Kiriakos.Vlahos
2010-09-30 07:35:06mark.dickinsonsetmessageid: <1285832106.76.0.777261827802.issue9980@psf.upfronthosting.co.za>
2010-09-30 07:35:04mark.dickinsonlinkissue9980 messages
2010-09-30 07:35:04mark.dickinsoncreate