You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allows the given step name to be unicode in Py2.
Py 3 is not affected. It still does not allow non-ascii characters as they're not allowed in Py 2 `__name__`s.
0 commit comments