Files
allwpilib/wpiutil
PJ Reiniger 1bbb284ad1 [py][wpiutil] Add type caster for WPI_String (#8500)
This adds a type caster for `WPI_String` so that pybind11 can more
easily auto-convert between that and strings. This helps remove the need
to do things like
[this](f1d77244c3)
in the opmodes fixup
2025-12-31 09:03:24 -08:00
..
2025-11-07 23:09:21 -08:00
2025-11-07 23:09:21 -08:00
2025-09-20 11:19:40 -07:00