The property Mesh.loops had type MeshLoops in fake-bpy-module 20260212, but changed to typing.Any in version 20260215. This also goes for a bunch of other properties like attributes and uv_layers.
Other classes are also affected, e.g. BlendData.materials, Screen.areas, ...