Re: [Python-Dev] Decimal in C status (was Re: draft 3.1 releaseschedule)

2009-03-10 Thread Nick Coghlan
Raymond Hettinger wrote: > > [Nick Coghlan] >>> What about decimal-in-C, by the way? Is anyone still working on it? > > I'm seeking funding for the project. If it is forthcoming, I intend to do > a pure C version that simply implements the spec and then adds > wrappers for the pure python interfa

Re: [Python-Dev] Decimal in C status (was Re: draft 3.1 releaseschedule)

2009-03-10 Thread Raymond Hettinger
[Nick Coghlan] What about decimal-in-C, by the way? Is anyone still working on it? I'm seeking funding for the project. If it is forthcoming, I intend to do a pure C version that simply implements the spec and then adds wrappers for the pure python interface. That will save the cost of consta