Mercurial > evolve
diff .hgtags @ 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 | 81f324edb6d1 |
children | 059c9b657c08 |