15
0

- Move documentation into the main package for SLE15

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp?expand=0&rev=92
This commit is contained in:
2023-04-26 21:30:25 +00:00
committed by Git OBS Bridge
parent 9bc7e6a688
commit 0a50e95080
2 changed files with 10 additions and 3 deletions

View File

@@ -11,6 +11,11 @@ Wed Apr 26 07:35:37 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
* Fixed ConnectionResetError not being raised after client
disconnection in SSL environments. (#7180)
-------------------------------------------------------------------
Sun Apr 23 22:42:27 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Move documentation into the main package for SLE15
-------------------------------------------------------------------
Fri Apr 21 12:21:39 UTC 2023 - Dirk Müller <dmueller@suse.com>