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 belopolsky
Recipients belopolsky, brett.cannon, brian.curtin, daniel.urban, lemburg, r.david.murray, techtonik
Date 2010-06-08.04:30:19
SpamBayes Score 0.018869322
Marked as misclassified No
Message-id <1275971423.86.0.152874870533.issue7989@psf.upfronthosting.co.za>
In-reply-to
Content
Brett,

Thanks for your explanation.  It looks like I misunderstood the proposal.  I though the idea was to have some methods of e.g. date type implemented in python and some in C.  What you propose is much simpler.  Effectively, your proposal is "let's distribute a pure python implementation of datetime with CPython."  I don't have any problem with this.  Patches welcome!
History
Date User Action Args
2010-06-08 04:30:25belopolskysetrecipients: + belopolsky, lemburg, brett.cannon, techtonik, r.david.murray, brian.curtin, daniel.urban
2010-06-08 04:30:23belopolskysetmessageid: <1275971423.86.0.152874870533.issue7989@psf.upfronthosting.co.za>
2010-06-08 04:30:22belopolskylinkissue7989 messages
2010-06-08 04:30:19belopolskycreate