Mercurial > evolve
diff debian/changelog @ 6455:31296f71c121 stable
precheck: use getargspec() instead of using __code__ for checking arguments
Apparently when precheck() in core was wrapped in functools.partial(), this
code was broken ("functools.partial has no attribute '__code__'").
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 16 Mar 2023 20:42:55 -0300 |
parents | 23a0a4603b7c |
children | b47b33efa846 |