Add suport for Python's match-case statement
Together with TestComplete 15.50, a new Python 3.10 has been delivered. And Python 3.10 delivers new statement: match-case. But it is impossible to use that in TestComplete, because its code checker raises syntax error when it encounters this statement.
Adding this capability will allow to take better advantage of Python's capabilities.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.