Clang Type Comparison
**Is this pull request associated with an issue(s)?**
No
**Description**
The combination of Python and Libc++ (possibly other STL implementations as well) results in some `type_info` comparisons that should be `true` and evaluating as `false`, which trips up some property type checks for setting submodules. The changes in this PR add additional checks on property type equality based on type name, to catch the improper failures.
合并状态:未合并 关闭于 2025-06-13 1 条评论