◐ Shell
clean mode source ↗

Message 165205 - Python tracker

As far as I can see, the patch does add some documentation changes. What exactly is missing?

As for the bug, if I understood correctly, what you are saying is that when "ignore_continue" is True, and the server sends a 100 Continue response, the code will continue to try to read data from the server even though none is expected, is that right?