-
- Downloads
[FIX] base: avoid deprecation warning
Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working. closes odoo/odoo#60722 X-original-commit: b6907f8fad3b27400a4c2e4a046ed0f02869f863 Signed-off-by:Xavier Morel (xmo) <xmo@odoo.com> Signed-off-by:
Thomas Dieuzeide <tdi-odoo@users.noreply.github.com>
Please register or sign in to comment