cakemanny
b2e82685b4
stop number route accepting excess '.'s
...
We stop getting:
ValueError: could not convert string to float: '12.34.56'
when passing 12.34.56 as a number route parameter argument.
By accepting ".12" and "12.", this is a non-breaking change. All valid
floats described by [0-9\.]+ are still accepted, just invalid ones are
now rejected.
2019-03-27 02:49:05 +00:00
..
2019-02-28 08:56:41 -06:00
2017-03-03 11:44:50 -05:00
2018-12-30 13:18:06 +02:00
2018-07-20 22:31:15 -07:00
2019-02-28 08:56:41 -06:00
2019-02-28 08:56:41 -06:00
2018-12-30 13:18:06 +02:00
2019-03-03 16:26:05 -06:00
2018-12-30 13:18:06 +02:00
2019-02-28 08:56:41 -06:00
2019-02-28 08:56:41 -06:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-11-12 09:11:41 -06:00
2019-02-28 08:56:41 -06:00
2018-12-30 13:18:06 +02:00
2019-02-28 08:56:41 -06:00
2018-12-30 13:18:06 +02:00
2019-02-06 12:29:33 -06:00
2018-12-30 13:18:06 +02:00
2019-02-06 12:29:33 -06:00
2019-01-08 09:15:23 -06:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2019-02-28 08:56:41 -06:00
2019-02-06 12:29:33 -06:00
2019-03-14 09:04:05 -05:00
2019-01-02 23:28:05 +01:00
2018-12-30 13:18:06 +02:00
2019-03-27 02:49:05 +00:00
2019-02-06 12:29:33 -06:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2019-03-04 15:23:03 -06:00
2019-02-28 08:56:41 -06:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2019-02-06 12:29:33 -06:00