Vlad Ardelean

Results 2 issues of Vlad Ardelean

**Bug Report** According to [this](https://typing.readthedocs.io/en/latest/spec/generics.html#introduction:~:text=note%3A%20those%20types%20cannot%20be%20parameterized%20by%20type%20variables), using TypeVars to constraint other TypeVars is not possible. However, MyPy doesn't report any errors in such cases. **To Reproduce** https://mypy-play.net/?mypy=latest&python=3.11&gist=e4febb3ef7aeaa11ea0aaabd4a068739 **Expected Behavior** Some error...

bug
topic-type-variables

Hi, I'm using the latest LWC build with GroupManager and I've got an issue with permissions regarding flags (I also tried using many older LWC versions, but none worked). So,...