Skip to content

errors: alter ERR_INVALID_CURSOR_POS

changes the base instance for ERR_INVALID_CURSOR_POS from Error to TypeError as a more accurate representation of the error.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading