8000 Merge branch 'master' into info_py_cython_31 · python-zeroconf/python-zeroconf@5c55e9a · GitHub
[go: up one dir, main page]

Skip to content

Commit 5c55e9a

Browse files
authored
Merge branch 'master' into info_py_cython_31
2 parents 2cd0c10 + 02eef34 commit 5c55e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zeroconf/_listener.pxd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ cdef class AsyncListener:
5050

5151
cpdef _respond_query(
5252
self,
53-
object msg,
53+
DNSIncoming msg,
5454
object addr,
5555
object port,
5656
object transport,

0 commit comments

Comments
 (0)
0