David Robertson
e5afd0ab99
Make event objects unhashable
...
Generally speaking one should look up an event by its id. Otherwise
we'll fall back to `object.__hash__` (the instance's address, under
CPython) which is probably not what you want.
Noticed in #15240 .
2023-03-21 22:23:08 +00:00
..
2023-03-21 10:49:25 -07:00
2023-03-16 15:00:03 +01:00
2023-02-23 13:14:17 -05:00
2023-03-16 15:00:03 +01:00
2023-03-16 15:00:03 +01:00
2023-02-22 15:29:09 -05:00
2023-03-21 22:23:08 +00:00
2023-03-13 12:31:19 +00:00
2023-03-21 13:23:47 +00:00
2023-03-20 11:14:05 -07:00
2023-02-22 15:29:09 -05:00
2023-03-20 14:32:26 -04:00
2023-02-22 15:29:09 -05:00
2023-03-16 10:35:31 +00:00
2023-03-07 11:27:57 -05:00
2023-03-16 11:13:30 -04:00
2022-12-14 12:02:28 +00:00
2023-03-21 13:24:03 +00:00
2023-02-22 11:07:28 +00:00
2022-05-31 12:04:53 +02:00
2023-02-10 23:29:00 +00:00
2022-08-11 14:04:20 +01:00
2023-03-21 14:19:54 -04:00
2023-02-16 16:09:11 +00:00
2023-02-22 15:29:09 -05:00
2023-02-22 15:29:09 -05:00
2023-02-27 20:08:18 +00:00
2023-03-07 13:54:39 -08:00
2023-01-25 21:34:37 +00:00
2021-10-13 08:42:41 +01:00
2023-03-16 10:35:31 +00:00
2023-03-10 15:31:25 +00:00