mypy RecursionError 在分析 pint.facets.plain.quantity.PlainQuantity 时
作者: quentin创建于 2026年9月15日更新于 2026年9月18日
标签crashtopic-recursive-types
I narrowed down the issue to this single import of `pint.facets.plain.quantity.PlainQuantity`. Run `mypy` on a file with this content:
内容来源: python/mypy