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 vstinner
Recipients belopolsky, ezio.melotti, flox, python-dev, vstinner
Date 2011-11-01.10:04:08
SpamBayes Score 2.3661196e-05
Marked as misclassified No
Message-id <4EAFC40C.2010901@haypocalc.com>
In-reply-to <E1RL0wi-0001Mk-Sx@dinsdale.python.org>
Content
Le 01/11/2011 00:07, Roundup Robot a écrit :
>
> Roundup Robot<devnull@psf.upfronthosting.co.za>  added the comment:
>
> New changeset 3f025427f02b by Florent Xicluna in branch 'default':
> Fix regression due to changeset 2096158376e5 (issue #13305).
> http://hg.python.org/cpython/rev/3f025427f02b

I don't like this hack. If there is a bug in time.strftime(), we need to 
fix time.strftime(), not xmlrpclib.

Is there a test for the hack?
History
Date User Action Args
2011-11-01 10:04:09vstinnersetrecipients: + vstinner, belopolsky, ezio.melotti, flox, python-dev
2011-11-01 10:04:08vstinnerlinkissue13305 messages
2011-11-01 10:04:08vstinnercreate