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 scoder
Recipients amaury.forgeotdarc, gvanrossum, nas, scoder
Date 2008-06-06.12:01:57
SpamBayes Score 0.16112836
Marked as misclassified No
Message-id <1212753718.55.0.779034377619.issue1185@psf.upfronthosting.co.za>
In-reply-to
Content
As noted in issue2997, the nb_divide slot (4th field!) has already been
removed, so Py2 code has to be adapted anyway. I therefore recommend to
just remove all unused fields to get a clean struct for Py3.
History
Date User Action Args
2008-06-06 12:01:59scodersetspambayes_score: 0.161128 -> 0.16112836
recipients: + scoder, gvanrossum, amaury.forgeotdarc, nas
2008-06-06 12:01:58scodersetspambayes_score: 0.161128 -> 0.161128
messageid: <1212753718.55.0.779034377619.issue1185@psf.upfronthosting.co.za>
2008-06-06 12:01:57scoderlinkissue1185 messages
2008-06-06 12:01:57scodercreate