diff options
| author | Baptiste Mispelon <bmispelon@gmail.com> | 2019-12-10 09:25:07 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-12-10 09:36:34 +0100 |
| commit | 09341856ed9008875c1cc883dc0c287670131458 (patch) | |
| tree | c066dbbe774400b531d74828d4cb36745ef7c022 /tests/postgres_tests/test_array.py | |
| parent | 3df3c5e67070949887e08282a332cc34c1f05184 (diff) | |
Used Signature API instead of deprecated inspect.getcallargs().
inspect.getcallargs() was deprecated in Python 3.5 and the Signature
API (PEP 362) has better support for decorated functions (by default,
it follows the __wrapped__ attribute set by functools.wraps for
example).
Diffstat (limited to 'tests/postgres_tests/test_array.py')
0 files changed, 0 insertions, 0 deletions
