Stefan Holderbach
7f39609d9a
Remove python-like string multiplication ( #10293 )
...
# Description
Currently we support "multiplication" of strings, resulting in a terse
way to repeat a particular string.
This can have unintended side effects when dealing with mixed data (e.g.
after parsing data that is not all numbers).
Furthermore as we frequently fall-back to strings while parsing source
code, this introduced a runaway edge case in const evaluation (#10212 )
Work for #10233
## Details
- Remove python-like string multiplication.
- Workaround for indentation
- This should probably be addressed with a purpose built command
- Remove special const-eval error test
# User-Facing Changes
**Major breaking change!**
`"string" * 42` will stop working. (This was used for example in the
stdlib)
We should bless a good alternative before landing this
---------
Co-authored-by: JT <547158+jntrnr@users.noreply.github.com>
2023-09-13 19:52:04 +12:00
..
2023-07-17 18:43:51 +02:00
2023-08-24 07:08:58 -05:00
2023-08-04 06:06:00 +12:00
2023-07-17 18:43:51 +02:00
2023-09-13 19:52:04 +12:00
2023-07-12 18:12:59 +02:00
2023-08-17 09:19:10 -05:00
2023-08-29 13:18:52 -07:00
2023-09-01 00:08:27 +02:00
2022-11-22 16:58:11 -08:00
2023-09-12 13:03:05 +02:00
2023-08-24 07:08:58 -05:00
2023-09-12 13:02:47 +02:00
2023-07-17 18:43:51 +02:00
2023-07-17 18:43:51 +02:00
2023-06-21 09:33:01 +12:00
2023-05-17 18:55:26 -05:00
2023-05-17 18:55:26 -05:00
2023-04-07 14:09:55 -07:00
2023-04-07 14:09:55 -07:00
2023-04-07 14:09:55 -07:00
2023-04-07 14:09:55 -07:00
2023-04-07 14:09:55 -07:00
2023-04-07 14:09:55 -07:00
2023-07-12 18:12:59 +02:00
2023-07-21 17:32:37 +02:00
2023-09-06 16:39:35 +08:00
2023-07-21 08:25:06 -05:00
2023-07-21 17:32:37 +02:00
2023-07-14 15:20:35 +12:00
2023-07-06 08:31:31 -07:00
2023-09-13 06:35:01 +12:00
2023-04-07 14:09:55 -07:00
2023-04-07 14:09:55 -07:00
2023-04-07 14:09:55 -07:00
2022-12-22 00:33:26 +02:00
2023-05-17 18:55:26 -05:00
2023-05-17 18:55:26 -05:00
2023-06-10 16:57:26 -05:00
2023-08-23 16:03:26 -05:00
2023-07-21 17:32:37 +02:00
2023-09-13 06:35:01 +12:00
2023-08-02 10:57:58 -05:00
2023-07-21 17:32:37 +02:00
2023-08-31 23:10:29 +02:00
2023-07-21 17:32:37 +02:00
2023-07-21 17:32:37 +02:00
2023-08-31 23:10:29 +02:00
2023-07-21 17:32:37 +02:00
2023-07-21 17:32:37 +02:00
2023-05-22 13:54:04 -05:00
2023-07-23 20:14:51 +02:00
2023-07-21 17:32:37 +02:00
2023-07-21 17:32:37 +02:00
2023-05-17 18:55:26 -05:00
2023-08-23 16:03:26 -05:00
2023-08-25 08:48:05 +12:00
2023-07-13 09:12:20 -07:00
2023-08-09 14:12:58 +02:00
2023-09-13 06:35:01 +12:00
2023-09-03 19:25:00 -05:00
2023-07-21 17:32:37 +02:00
2023-07-21 17:32:37 +02:00
2023-07-21 17:32:37 +02:00
2023-09-08 13:57:38 -05:00
2023-07-21 17:32:37 +02:00
2023-07-21 17:32:37 +02:00
2023-07-21 17:32:37 +02:00
2023-07-21 17:32:37 +02:00
2023-09-13 19:52:04 +12:00
2023-03-15 18:54:55 +13:00
2023-07-17 18:43:51 +02:00
2023-07-21 17:32:37 +02:00
2023-07-21 17:32:37 +02:00
2023-07-21 17:32:37 +02:00
2023-09-09 15:01:25 -05:00
2023-07-21 17:32:37 +02:00
2023-07-21 17:32:37 +02:00
2023-07-17 18:43:51 +02:00
2023-09-12 14:06:56 +08:00
2023-07-21 17:32:37 +02:00
2023-07-17 18:43:51 +02:00
2023-07-21 17:32:37 +02:00
2023-08-18 20:45:10 +03:00
2023-08-18 10:16:18 -05:00
2023-04-28 13:25:44 +02:00
2023-04-28 13:25:44 +02:00
2023-04-28 13:25:44 +02:00
2023-07-21 17:32:37 +02:00
2023-07-21 17:32:37 +02:00
2023-08-31 23:10:29 +02:00
2023-07-21 17:32:37 +02:00
2023-09-01 00:08:27 +02:00
2023-09-01 00:08:27 +02:00
2023-09-06 13:22:12 -05:00
2022-12-22 16:38:07 -08:00
2023-07-21 17:32:37 +02:00
2023-04-28 13:25:44 +02:00
2023-07-17 18:43:51 +02:00
2023-09-10 17:54:33 -05:00
2023-07-21 17:32:37 +02:00
2023-07-21 17:32:37 +02:00
2023-08-31 23:11:04 +02:00
2023-08-31 23:11:04 +02:00
2023-07-21 17:32:37 +02:00
2023-08-29 13:18:52 -07:00
2023-07-20 19:10:53 -05:00
2023-09-13 06:35:01 +12:00
2023-07-17 18:43:51 +02:00
2023-07-21 17:32:37 +02:00
2023-07-21 17:32:37 +02:00