[issue7989] Add pure Python implementation of datetime module to CPython

Raymond Hettinger report at bugs.python.org
Thu Jun 17 21:12:35 CEST 2010


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

> One, we should not blindly pull in the PyPy code 
> without some core PyPy developer being in on this

I concur.  Much of PyPy code is written for a restricted subset of Python instead of clean, idiomatic modern Python.

Also, this should not be marked as high priority.  It may be a personal priority for you, but it is by no means essential for Py3.2 or something that other developers should prioritize higher than other tasks like fixing bugs.

----------
nosy: +rhettinger

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7989>
_______________________________________


More information about the Python-bugs-list mailing list