Re: [Python-Dev] cdecimal (Was: Store timestamps as decimal.Decimal objects)

2012-01-31 Thread Brett Cannon
On Tue, Jan 31, 2012 at 06:47, Paul Moore wrote: > On 31 January 2012 11:11, Nick Coghlan wrote: > > although decimal.Decimal is also a contender if backed up by > > Stefan's C implementation. > > As you mention this, and given the ongoing thread about __preview__ > and "nearly ready for stdlib"

[Python-Dev] cdecimal (Was: Store timestamps as decimal.Decimal objects)

2012-01-31 Thread Paul Moore
On 31 January 2012 11:11, Nick Coghlan wrote: > although decimal.Decimal is also a contender if backed up by > Stefan's C implementation. As you mention this, and given the ongoing thread about __preview__ and "nearly ready for stdlib" modules, what is the current position on cdecimal? I seem to