Files
rally/doc/ext
Takashi Kajinami ab23f27e85 Replace deprecated inspect.getargspec
inspect.getargspec was deprecated since Python 3.0 and
inspect.getfullargspec is its replacement with correct handling of
function annotations and keyword-only parameters[1].

[1] https://docs.python.org/3/library/inspect.html#inspect.getargspec

Change-Id: Id843607e7a416e15f24b820979564193f8e9ab2b
2021-07-15 20:55:46 +09:00
..
2015-09-17 09:20:18 -07:00
2019-09-02 16:36:06 +03:00