Python Component Bug

Since the latest release my Python component bugs often. Most annoying today:

Position and Wire input are on list access.

As soon I delete the wire input, everything works as expected.

Do I miss something? For two inputs I don’t have any problem with the bug, but working on a script with a lot of inputs it’s quite annoying.

Any chance there is some phantom variable name or something? Or that something is making one of the inputs think it’s really item access?

I’m on (6.13.19035.17431, 02/04/2019) and am only able to see that if I change one input to item access and one to list access. WIth both as list access, it looks like this on my machine.
2inputsListAccess

not type hints, both x and y set to list access. Only code is
a = x