Sebastiaan Zeeff
59ed908ee2
Fix invalid format specifier in PartialWebhookState.__getattr__
...
The message for the AttributeError raised by the __getattr__ method of
the PartialWebhookState class is formatted using `str.format`. However,
the placeholder contained a stray ":" before the !r specifier. This
caused a ValueError("Invalid format specifier") to be raised whenever
this method was called in lieu of the AttributeError that is intended
to be raised.
2020-02-22 19:05:26 -05:00
..
2018-01-26 12:46:19 -05:00
2020-02-02 19:11:50 -05:00
2020-01-26 17:40:34 -05:00
2020-01-19 20:03:00 -05:00
2020-01-21 03:47:56 -05:00
2020-01-24 22:11:04 -05:00
2020-01-22 23:55:05 -05:00
2020-01-21 03:47:56 -05:00
2020-01-19 20:03:00 -05:00
2020-01-19 20:03:00 -05:00
2020-01-19 20:03:00 -05:00
2020-01-22 23:55:05 -05:00
2020-01-21 21:34:58 -05:00
2020-01-19 20:03:00 -05:00
2020-01-19 20:03:00 -05:00
2020-01-21 03:47:56 -05:00
2020-01-22 23:55:05 -05:00
2020-01-19 20:03:00 -05:00
2020-01-19 20:03:00 -05:00
2020-01-19 20:03:00 -05:00
2020-01-22 23:55:05 -05:00
2020-01-26 09:22:42 -05:00
2020-02-01 23:48:09 -05:00
2020-02-01 23:46:28 -05:00
2020-01-25 03:29:14 -05:00
2020-01-19 20:03:00 -05:00
2020-01-21 03:47:56 -05:00
2020-02-16 21:52:20 -05:00
2020-01-19 20:03:00 -05:00
2020-01-19 20:03:00 -05:00
2020-01-19 20:03:00 -05:00
2020-01-19 20:03:00 -05:00
2020-01-19 20:03:00 -05:00
2020-01-23 00:04:45 -05:00
2020-01-21 03:47:56 -05:00
2020-01-22 23:55:05 -05:00
2020-01-19 20:03:00 -05:00
2020-01-19 20:03:00 -05:00
2020-01-19 20:03:00 -05:00
2020-01-28 23:56:46 -05:00
2020-01-28 23:56:46 -05:00
2020-01-24 20:53:34 -05:00
2020-01-22 23:55:05 -05:00
2020-01-21 21:34:58 -05:00
2020-01-19 20:03:00 -05:00
2020-02-22 19:05:26 -05:00
2020-01-19 20:03:00 -05:00