summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorManuel Vázquez Acosta <manuel@merchise.org>2022-09-20 16:54:35 +0200
committerAsif Saif Uddin <auvipy@gmail.com>2022-09-21 12:24:08 +0600
commit2d88c43feff2cab9011568eb1abe44e13b7c7207 (patch)
tree44e5ef4e98a17837adad959058ea61a29c248502 /AUTHORS
parentafcde0a0bd6fc7554146dc8f177702a723043516 (diff)
downloadkombu-2d88c43feff2cab9011568eb1abe44e13b7c7207.tar.gz
Make JSONEncoder keep the same type for date/datetime.
Otherwise Celery jobs start to get `datetime` in place of `date` and that could lead to errors. See https://github.com/celery/celery/issues/7754, related PR #1515.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index d1664a3f..155cd5d0 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -89,6 +89,7 @@ Lorenzo Mancini <lmancini@develer.com>
Luyun Xie <2304310@qq.com>
Mads Jensen <https://github.com/atombrella>
Mahendra M <Mahendra_M@infosys.com>
+Manuel Vazquez Acosta <https://github.com/mvaled>
Marcin Lulek (ergo) <info@webreactor.eu>
Marcin Puhacz <marcin.puhacz@gmail.com>
Mark Lavin <mlavin@caktusgroup.com>