Nick Pope
07fa79ef2b
Refs #31262 -- Added __eq__() and __getitem__() to BaseChoiceIterator.
...
This makes it easier to work with lazy iterators used for callables,
etc. when extracting items or comparing to lists, e.g. during testing.
Also added `BaseChoiceIterator.__iter__()` to make it clear that
subclasses must implement this and added `__all__` to the module.
Co-authored-by: Adam Johnson <me@adamj.eu>
Co-authored-by: Natalia Bidart <124304+nessita@users.noreply.github.com>
2023-10-23 13:44:16 -03:00
..
2019-07-31 10:02:13 +02:00
2022-03-08 14:50:06 +01:00
2022-02-07 20:37:05 +01:00
2021-02-01 09:07:36 +01:00
2022-01-04 13:08:36 +01:00
2017-04-26 10:54:06 -04:00
2022-02-07 20:37:05 +01:00
2023-08-28 12:57:14 +02:00
2023-10-23 13:44:16 -03:00
2022-03-17 07:40:57 +01:00
2023-02-01 11:04:38 +01:00
2023-02-15 07:45:00 +01:00
2023-01-17 11:49:15 +01:00
2022-05-09 10:38:11 +02:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2023-09-04 11:58:37 +02:00
2022-03-24 06:29:50 +01:00
2023-06-12 06:09:20 +02:00
2022-02-07 20:37:05 +01:00
2023-06-06 14:14:57 +02:00
2023-07-12 11:06:59 +02:00
2022-02-07 20:37:05 +01:00
2022-11-10 13:52:17 +01:00
2022-02-07 20:37:05 +01:00
2023-08-20 16:09:07 +02:00
2022-02-07 20:37:05 +01:00
2023-01-18 09:46:01 +01:00
2022-09-12 13:02:50 +02:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-21 10:11:26 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2023-10-04 09:22:26 -03:00
2023-04-14 17:41:03 +02:00
2023-01-18 09:46:01 +01:00
2022-07-27 10:06:24 +02:00
2022-02-07 20:37:05 +01:00