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 ethan.furman
Recipients barry, berker.peksag, demian.brecht, eli.bendersky, ethan.furman, martin.panter, orsenthil, python-dev, r.david.murray, rhettinger, serhiy.storchaka
Date 2015-02-08.17:40:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423417239.18.0.63704743332.issue21793@psf.upfronthosting.co.za>
In-reply-to
Content
Without having looked at the code I would guess the fix is as simple as changing a %s to a %d.

Having said that, it would be nice if the name was also in the log -- something like:

  127.0.0.1 - - [08/Feb/2015 05:05:28] "GET / HTTP/1.1" 200 (OK) -
History
Date User Action Args
2015-02-08 17:40:39ethan.furmansetrecipients: + ethan.furman, barry, rhettinger, orsenthil, r.david.murray, eli.bendersky, python-dev, berker.peksag, martin.panter, serhiy.storchaka, demian.brecht
2015-02-08 17:40:39ethan.furmansetmessageid: <1423417239.18.0.63704743332.issue21793@psf.upfronthosting.co.za>
2015-02-08 17:40:39ethan.furmanlinkissue21793 messages
2015-02-08 17:40:39ethan.furmancreate