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 serhiy.storchaka
Recipients jmlp, orsenthil, pitrou, serhiy.storchaka
Date 2018-06-02.04:45:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527914736.9.0.81473610881.issue33663@psf.upfronthosting.co.za>
In-reply-to
Content
This code was added in issue16088. Taking into account all other uses of send_header(), and that len() always returns an integer, seems "int" should be replaced with "str".
History
Date User Action Args
2018-06-02 04:45:36serhiy.storchakasetrecipients: + serhiy.storchaka, orsenthil, pitrou, jmlp
2018-06-02 04:45:36serhiy.storchakasetmessageid: <1527914736.9.0.81473610881.issue33663@psf.upfronthosting.co.za>
2018-06-02 04:45:36serhiy.storchakalinkissue33663 messages
2018-06-02 04:45:36serhiy.storchakacreate