Debian Patches
Status for aiodns/3.6.1-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-fix-pycares5-compat.patch | Fix compatibility with pycares 5.0.0 type annotations Fix AttributeError during module import with Python 3.13+. . In pycares 5.0.0, several result types are no longer exposed at the top-level module. This patch uses deferred evaluation of annotations and replaces problematic runtime type hints with 'Any' or strings. |
Manuel Guerra <ar.manuelguerra@gmail.com> | not-needed | 2025-12-22 |
