Uh oh!
There was an error while loading. Please reload this page.
Resolve stubtest allowlist entries for ldap3 - #9532
Conversation
AlexWaygood
commented
Jan 14, 2023
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! |
AlexWaygood
commented
Jan 14, 2023
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) |
AlexWaygood
commented
Jan 14, 2023
Feel free to do the easy fix for |
ldap3
No description provided.