compiler: More syntax warnings

Merged Batuhan Taskaya requested to merge branch/new-syntax-warnings into branch/py3.8
  • misuse of is/is not with literals (beside singletons)
  • assertion of tuples

Merge request reports