3295defc81
- Update to 2.6.1 * Add callback for users to customize socket creation * Publish documentation * Resolve typeerror on import for python < 3.9.2
Nico Krapp2025-05-30 07:31:09 +00:00
b6b8f30f62
Sync from SUSE:SLFO:Main python-aiohappyeyeballs revision 380210c8271385a4d009c48beaf0bf27
Adrian Schröter2025-05-13 19:50:02 +02:00
3d10c13740
Accepting request 1250024 from devel:languages:python
Ana Guerrero2025-03-05 12:39:29 +00:00
c1f6e238f7
- Update to version 2.4.8 Bug Fixes * Close runner up sockets in the event there are multiple winners - Update to version 2.4.7 Bug Fixes * Resolve warnings when running tests. * Instead of raising SystemExit which causes a RuntimeError, mock out SystemExit to a new exception. * Make sure the event loop is closed in tests.
Markéta Machová2025-03-04 10:49:43 +00:00
3b2e65d806
Accepting request 1244663 from devel:languages:python
Ana Guerrero2025-02-11 20:20:29 +00:00
b131df581b
- Update to version 2.4.6 Bug Fixes * Ensure all timers are cancelled when after staggered race finishes. - Update to version 2.4.5 Bug Fixes * Keep classifiers in project to avoid automatic enrichment. * Move classifiers to prevent recalculation by Poetry.
Nico Krapp2025-02-10 07:31:49 +00:00
431d06ccf5
Accepting request 1228686 from devel:languages:python
Ana Guerrero2024-12-06 13:25:25 +00:00
ae41329223
- Update to version 2.4.4 * fix: handle OSError on failure to close socket instead of raising IndexError (#114).
Markéta Machová2024-12-06 07:05:07 +00:00
811ceda246
- 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).
Dirk Mueller2024-10-29 17:07:03 +00:00
8b9751909f
Sync from SUSE:SLFO:Main python-aiohappyeyeballs revision 0f0f9d0034372b60cf087260964a5c42
Adrian Schröter2024-09-06 15:29:37 +02:00