09341856ed
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). |
||
---|---|---|
.. | ||
__init__.py | ||
compiler.py | ||
constants.py | ||
datastructures.py | ||
query.py | ||
subqueries.py | ||
where.py |