fix: fixed incorrect buffering of streaming responses and TypedDict unmarshalling in pythonv2
Generator changes (3)
Bug fixes
pythonv2
fixed conversion of collection fields from TypedDict to Pydantic model
Bug fixes
pythonv2
fixed download streams being buffered before they could be read
Bug fixes
pythonv2
fixed server events being buffered before iteration can proceed