Releases: aio-libs/aiohappyeyeballs
Releases · aio-libs/aiohappyeyeballs
v2.4.2
v2.4.2 (2024-09-27)
Fix
- fix: copy staggered from standard lib for python 3.12+ (#95) (
c5a4023
)
v2.4.1
v2.4.1 (2024-09-26)
Fix
- fix: avoid passing loop to staggered.staggered_race (#94) (
5f80b79
)
v2.4.0
v2.4.0 (2024-08-19)
Documentation
- docs: fix a trivial typo in README.md (#84) (
f5ae7d4
)
Feature
v2.3.7
v2.3.7 (2024-08-17)
Fix
- fix: correct classifier for license Python-2.0.1 (#83) (
186be05
)
v2.3.6
v2.3.6 (2024-08-16)
Fix
- fix: adjust license to Python-2.0.1 (#82) (
30a2dc5
)
v2.3.5
v2.3.5 (2024-08-07)
Documentation
- docs: add link to Happy Eyeballs explanation (#73) (
077710c
)
Fix
- fix: remove upper bound on python requirement (#74)
Co-authored-by: J. Nick Koston <[email protected]> (0de1e53
)
v2.3.4
v2.3.4 (2024-07-31)
Fix
- fix: add missing asyncio to fix truncated package description (#67) (
2644df1
)
v2.3.3
v2.3.3 (2024-07-31)
Fix
-
fix: add missing python version classifiers (#65) (489016f
)
-
fix: update classifiers to include license (#60) (a746c29
)
-
fix: workaround broken asyncio.staggered
on python < 3.8.2 (#61) (b16f107
)
-
fix: include tests in the source distribution package (#62) (53053b6
)
v2.3.2
v2.3.2 (2024-01-06)
Fix
- fix: update urls for the new home for this library (#43) (
c6d4358
)