summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-aiodns_3.6.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-aiodns: upgrade 3.5.0 -> 3.6.0Wang Mingyu2025-12-091-0/+18
Changelog: ============= - Fix resolver garbage collection during pending queries (#211) - Prevents resolver from being garbage collected while queries are in progress - Socket callback optimizations (#172) - Improved performance for socket state handling - Fixed RTD links (#176) - Added Python 3.14 to the CI (#212) - Updated dependencies- Fix resolver garbage collection during pending queries (#211) - Prevents resolver from being garbage collected while queries are in progress - Socket callback optimizations (#172) - Improved performance for socket state handling - Fixed RTD links (#176) - Added Python 3.14 to the CI (#212) - Updated dependencies Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>