pypi aiohttp 3.12.6

latest releases: 3.12.15, 3.12.14, 3.12.13...
3 months ago

Bug fixes

  • Fixed spurious "Future exception was never retrieved" warnings for connection lost errors when the connector is not closed -- by :user:bdraco.

    When connections are lost, the exception is now marked as retrieved since it is always propagated through other means, preventing unnecessary warnings in logs.

    Related issues and pull requests on GitHub:
    #11100.


Don't miss a new aiohttp release

NewReleases is sending notifications on new releases.