8000 chore: some Cython 3.1.0rc1 build failures (#1574) · python-zeroconf/python-zeroconf@02eef34 · GitHub
[go: up one dir, main page]

Skip to content

Commit 02eef34

Browse files
authored
chore: some Cython 3.1.0rc1 build failures (#1574)
1 parent f5c15e9 commit 02eef34

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