Hi,
No:
File "/usr/lib/python3/dist-packages/aiodns/__init__.py", line 243, in
getaddrinfo
self._channel.getaddrinfo(
~~~~~~~~~~~~~~~~~~~~~~~~~^
host, port, cb, family=family, type=type, proto=proto, flags=flags
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
TypeError: Channel.getaddrinfo() takes 3 positional arguments but 4 positional
arguments (and 4 keyword-only arguments) were given
$ LANG=C apt policy python3-aiodns
python3-aiodns:
Installed: 3.6.1-2
Candidate: 3.6.1-2
On 1/12/26 23:39, Soren Stoutner wrote:
Vincas,
Is this issue resolved for you now with aiodns 3.6.1-2?