<@U6ZRNH0TC>: guessing you're busy today, but if n...
# announce
w
@aloof-angle-91616: guessing you're busy today, but if not: https://github.com/pantsbuild/pants/issues/7247
can find someone else if so
a
missed my flight so i can take a look nowish
w
oops. ok, thanks!
a
i have a fix, it's nothing native-y
there is an extremely weird error saying enums are unhashable now, which i can't reproduce locally, so pushing a small change to see if that fixes it. if anything it would be related to the fact that i also raised a TypeError in enum
__eq__
but if so then python is hiding the heck out of that error message. we'll see what travis says in a sec
this one was a doozy of undocumented python 3 nonsense. pushed the solution