Resolve stubtest allowlist entries for ldap3#9532
Conversation
|
Looks like there's a bug in typeshed/tests/check_consistent.py Line 194 in 85792bc Should be changed to: specified_stubtest_platforms = set(tool_stubtest.get("platforms", ["linux"])) Feel free to fix it as part of this PR! |
|
On second thoughts, I'll send a PR to centralize metadata parsing in our tests. It'll reduce the risk of future bugs like this, and also be more type-safe. |
That's actually something that's been nagging me at the back of my mind for a while. And even commented with hauntsaninja: #9298 (comment) |
|
Feel free to do the easy fix for |
ldap3
No description provided.