◐ Shell
clean mode source ↗

Message 138368 - Python tracker

The code you are suggesting patching is trying its best to return a length.  If that code needs to be fixed to not throw an error when confronted with a StringIO, then it should do its best to return a length.  Your original message on the ticket did not mention chunked encoding, and indeed that appears to be correct.  This bug doesn't appear, from what you have written and what I see in the 3.x code, to have anything to do with chunked encoding.