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 barry, corona10, doko, r.david.murray, serhiy.storchaka
Date 2017-10-10.15:46:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507650363.61.0.213398074469.issue31314@psf.upfronthosting.co.za>
In-reply-to
Content
PR 3938 fixes this issue, but I'm wondering why self._split() returns an empty list only for long header names.
History
Date User Action Args
2017-10-10 15:46:03serhiy.storchakasetrecipients: + serhiy.storchaka, barry, doko, r.david.murray, corona10
2017-10-10 15:46:03serhiy.storchakasetmessageid: <1507650363.61.0.213398074469.issue31314@psf.upfronthosting.co.za>
2017-10-10 15:46:03serhiy.storchakalinkissue31314 messages
2017-10-10 15:46:03serhiy.storchakacreate