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 georg.brandl
Recipients
Date 2007-03-12.14:13:26
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The patch looks good so far -- but I'd be comfortable with a few more tests, for example
for strptime and strftime.

Also, the documentation must be updated for every user-visible change (the addition
of timegm(), the additional timetuple fields, the now-working (?) %z and %Z in str[fp]time
and behavior changes).
History
Date User Action Args
2007-08-23 15:56:40adminlinkissue1667546 messages
2007-08-23 15:56:40admincreate