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 rhettinger
Recipients MrJean1, mark.dickinson, rhettinger
Date 2008-05-12.23:27:47
SpamBayes Score 0.043502674
Marked as misclassified No
Message-id <1210634871.73.0.0371411117322.issue2819@psf.upfronthosting.co.za>
In-reply-to
Content
Rather keep it in mathmodule.c, not floatobject.c.
We should keep extension code out of the core types.
History
Date User Action Args
2008-05-12 23:27:52rhettingersetspambayes_score: 0.0435027 -> 0.043502674
recipients: + rhettinger, mark.dickinson, MrJean1
2008-05-12 23:27:51rhettingersetspambayes_score: 0.0435027 -> 0.0435027
messageid: <1210634871.73.0.0371411117322.issue2819@psf.upfronthosting.co.za>
2008-05-12 23:27:50rhettingerlinkissue2819 messages
2008-05-12 23:27:49rhettingercreate