This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tim.peters
Recipients amaury.forgeotdarc, belopolsky, brett.cannon, brian.curtin, daniel.urban, lemburg, mark.dickinson, pitrou, r.david.murray, rhettinger, techtonik, tim.peters, vstinner
Date 2010-06-26.02:35:57
SpamBayes Score 0.066302165
Marked as misclassified No
Message-id <1277519759.51.0.89133160226.issue7989@psf.upfronthosting.co.za>
In-reply-to
Content
> What would be your opinion on adding
> datetime.py to the main python tree
> today?

The funny thing is I can't remember why we bothered creating the C version - I would have been happiest leaving it all in Python.

Provided the test suite ensures the versions remain bug-compatible ;-), +0 from me for adding the Python version to the distro.
History
Date User Action Args
2010-06-26 02:36:00tim.peterssetrecipients: + tim.peters, lemburg, brett.cannon, rhettinger, amaury.forgeotdarc, mark.dickinson, belopolsky, pitrou, vstinner, techtonik, r.david.murray, brian.curtin, daniel.urban
2010-06-26 02:35:59tim.peterssetmessageid: <1277519759.51.0.89133160226.issue7989@psf.upfronthosting.co.za>
2010-06-26 02:35:58tim.peterslinkissue7989 messages
2010-06-26 02:35:57tim.peterscreate