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
BUG: In Python 3K PyComplex can't convert byte strings.
This may be more a workaround for a Python 3K inconsistency or bug,
but it is probably better to use unicode for these sorts of calls.
The fix itself is a bit of a hack, but so is the *_to_* function.
It really needs a rewrite.
0 commit comments