Message 222371 - Python tracker (original) (raw)
Message222371
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:19 | vstinner | set | recipients: + vstinner, tim.peters, rhettinger, mark.dickinson, skrah, josh.r, h.venev |
2014-07-05 16:00:19 | vstinner | set | messageid: 1404576019.85.0.935747488643.issue21922@psf.upfronthosting.co.za |
2014-07-05 16:00:19 | vstinner | link | issue21922 messages |
2014-07-05 16:00:19 | vstinner | create |