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 vstinner
Recipients h.venev, josh.r, mark.dickinson, rhettinger, skrah, tim.peters, vstinner
Date 2014-07-05.16:00:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1404576019.85.0.935747488643.issue21922@psf.upfronthosting.co.za>
In-reply-to
Content
>  I think having two long integer implementations in the core is worse than having one.

I agree. If the GMP implementation is accepted, the old implementation must be dropped and replaced by the GMP implementation.
History
Date User Action Args
2014-07-05 16:00:19vstinnersetrecipients: + vstinner, tim.peters, rhettinger, mark.dickinson, skrah, josh.r, h.venev
2014-07-05 16:00:19vstinnersetmessageid: <1404576019.85.0.935747488643.issue21922@psf.upfronthosting.co.za>
2014-07-05 16:00:19vstinnerlinkissue21922 messages
2014-07-05 16:00:19vstinnercreate