robotpy / robotpy-build

(mostly) automated C++ wrapping for Python
BSD 3-Clause "New" or "Revised" License
35 stars 16 forks source link

Improve type hints #206

Closed TheTripleV closed 10 months ago

TheTripleV commented 1 year ago
  1. Replace types like wpiutil._wpiutil.x with wpiutil.x
  2. Add support for fixing unit types (requires wpimath type caster change)
  3. Add type hints for buffer type
auscompgeek commented 11 months ago

I vote to close this in favour of #211.

auscompgeek commented 10 months ago

Obsolete by #211.