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 brian.curtin
Recipients brian.curtin
Date 2010-02-22.16:22:06
SpamBayes Score 0.0010777267
Marked as misclassified No
Message-id <1266855728.5.0.0452326559168.issue7989@psf.upfronthosting.co.za>
In-reply-to
Content
After discussion on numerous issues, python-dev, and here at the PyCon sprints, it seems to be a good idea to move timemodule.c to _timemodule.c and convert as much as possible into pure Python. The same change seems good for datetime.c as well.
History
Date User Action Args
2010-02-22 16:22:08brian.curtinsetrecipients: + brian.curtin
2010-02-22 16:22:08brian.curtinsetmessageid: <1266855728.5.0.0452326559168.issue7989@psf.upfronthosting.co.za>
2010-02-22 16:22:07brian.curtinlinkissue7989 messages
2010-02-22 16:22:06brian.curtincreate