blueloveTH %!s(int64=2) %!d(string=hai) anos
pai
achega
53528c767b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/typings/c.pyi

+ 1 - 1
include/typings/c.pyi

@@ -143,5 +143,5 @@ class _StructLike(Generic[T]):
     def __eq__(self, other: T) -> bool: ...
     def __eq__(self, other: T) -> bool: ...
     def __ne__(self, other: T) -> bool: ...
     def __ne__(self, other: T) -> bool: ...
 
 
-class _Pointer(Generic[T]):
+class _Pointer(Generic[T], void_p):
     pass
     pass