Merge remote-tracking branch 'origin/topic/bbannier/integer-conversion-error-handling'

* origin/topic/bbannier/integer-conversion-error-handling:
  Also trim trailing spaces in `to_count`/`to_int` inputs
  Align error handling in `to_int` with existing behavior of `to_count`
  Baseline handling of leading/trailing spaces in `to_count`/`to_int`.
  Add error messages to `to_count`/`to_int` baselines
This commit is contained in:
Tim Wojtulewicz 2025-02-20 15:35:21 -07:00
commit 07a03bbfe9
9 changed files with 75 additions and 22 deletions

View file

@ -1 +1 @@
7.2.0-dev.205
7.2.0-dev.210