Anthony Tuininga cc067bf83e Binary integer variables now explicitly convert values to integers (since
implicit conversion to integer has become an error in Python 3.10) and
values that are not `int`, `float` or `decimal.Decimal` are explicitly
rejected.
2021-06-08 11:15:13 -06:00
..
2021-06-01 12:03:03 -06:00
2021-06-01 12:03:03 -06:00