Unexpected syntax issue: list[1,2,3]

That would prevent the likes of list[int, float], and wouldn’t prevent list[0].