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
When working on #59 last year, I noticed that the Set interface raises an error if given non-string arguments even if those argument could happily be coerced to a String. We should consistently use StringValue and StringValuePtr instead.
The text was updated successfully, but these errors were encountered:
When working on #59 last year, I noticed that the Set interface raises an error if given non-string arguments even if those argument could happily be coerced to a String. We should consistently use StringValue and StringValuePtr instead.
The text was updated successfully, but these errors were encountered: