Skip to content

aiohttp 1.0.5 release

Choose a tag to compare

@asvetlov asvetlov released this 11 Oct 17:40

CHANGES

  • Fix StreamReader._read_nowait to return all available
    data up to the requested amount. It boosts a performance in edge cases #1297