0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-24 09:19:40 +00:00
alerta_alerta/alerta/utils
Are Schjetne 8e4262c5d6
Fix deprecation warning for flask json_encoder (#1812)
* Fix deprecation warning for flask json_encoder

* binary bitwise or operator not supported in type hints in 3.8

---------

Co-authored-by: Are Schjetne <are.schjetne@basefarm-orange.com>
2023-03-02 09:03:28 +01:00
..
__init__.py Flatten directory structure 2017-09-20 15:08:46 +01:00
api.py fix(plugin): fixes an issue if the last plugin in the order (#1798) 2023-02-27 20:00:34 +01:00
audit.py feat: Add userAgent to audit log (#1656) 2021-12-11 20:23:20 +01:00
client.py refactor: convert tests to use f-strings (#1521) 2021-05-09 15:20:58 +02:00
collections.py Add attributes field to heartbeat for use in hb alerts (#1128) 2020-01-25 13:03:35 +01:00
config.py fix: Housekeeping config variable precedence (#1639) 2021-12-04 01:24:41 +01:00
format.py Fix deprecation warning for flask json_encoder (#1812) 2023-03-02 09:03:28 +01:00
hooks.py Clear login from 'acked-by' attribute if alert opens again 2020-11-24 21:33:19 +01:00
key.py Fix linting errors (#1618) 2021-11-21 17:26:37 +01:00
logging.py request filter fixes in logging.py (#1442) 2021-01-11 14:25:50 +01:00
mailer.py Update mailer.py (#1145) 2020-02-13 18:09:57 +01:00
paging.py refactor: convert formatted strings to f-strings (#1520) 2021-05-09 14:52:54 +02:00
plugin.py refactor: convert formatted strings to f-strings (more) (#1522) 2021-05-09 16:19:40 +02:00
response.py Fix API response href base URL (#1256) 2020-06-26 21:37:32 +02:00
tracing.py Fix flake W504 issues and ignore flake W503 (#1061) 2019-08-11 01:18:26 +02:00
webhook.py refactor: convert formatted strings to f-strings (#1520) 2021-05-09 14:52:54 +02:00