- Update to version 2.4.4
* fix: handle OSError on failure to close socket instead of
raising IndexError (#114).
OBS-URL: https://build.opensuse.org/request/show/1228107
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohappyeyeballs?expand=0&rev=7
32 lines
1.2 KiB
Plaintext
32 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Dec 3 19:48:41 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 2.4.4
|
|
* fix: handle OSError on failure to close socket instead of
|
|
raising IndexError (#114).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 28 15:43:47 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 2.4.3
|
|
* fix: rewrite staggered_race to be race safe.
|
|
* fix: re-raise RuntimeError when uvloop raises RuntimeError
|
|
during connect (#105).
|
|
- Update to version 2.4.2
|
|
* fix: copy staggered from standard lib for python 3.12+ (#95).
|
|
- Update to version 2.4.1
|
|
* fix: avoid passing loop to staggered.staggered_race (#94).
|
|
- Update to version 2.4.0
|
|
* docs: fix a trivial typo in README.md (#84).
|
|
* feat: add support for python 3.13 (#86).
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 31 00:49:09 UTC 2024 - Guang Yee <gyee@suse.com>
|
|
|
|
- Enable sle15_python_module_pythons.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 19 06:05:58 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Initial release of 2.3.7.
|