pynetworktables icon indicating copy to clipboard operation
pynetworktables copied to clipboard

Drop invalid UTF-8 keys

Open auscompgeek opened this issue 7 years ago • 0 comments

I'm not sure I want to know how the high-level NetworkTables API deals with keys that don't start with /. But I suspect users wouldn't be able to use keys like that.

We should just drop any keys that aren't valid UTF-8 (but still log a warning).

auscompgeek avatar Sep 10 '18 02:09 auscompgeek