On Mon, Feb 13, 2012 at 10:28 AM, Victor Stinner
<[email protected]> wrote:
> Hi,
>
> I finished the implementation of the PEP 410 ("Use decimal.Decimal
> type for timestamps"). The PEP:
> http://www.python.org/dev/peps/pep-0410/
>
> The implementation:
> http://bugs.python.org/issue13882
>
> Rietveld code review tool for this issue:
> http://bugs.python.org/review/13882/show
>
> The patch is huge because it changes many modules, but I plan to split
> the patch into small commits.
>
> I'm still waiting for Nick Coghlan and Guido van Rossum for their
> decision on the PEP.

Only Guido, really. I'm already on record as being happy with the API
design as documented in the latest version of the PEP. (I haven't
reviewed the full patch yet, but that's the next step before checking
things in, it isn't needed to mark the PEP as Accepted).

Cheers,
Nick.

-- 
Nick Coghlan   |   [email protected]   |   Brisbane, Australia
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to