Files
oslo.versionedobjects/oslo_versionedobjects
Takashi Kajinami 07fd2f2c47 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: I29478df88665ee5311e3ba308ab645c47e5b0fc8
2021-07-19 09:58:51 +09:00
..
2020-02-07 10:35:08 -08:00
2017-12-29 11:31:37 -06:00
2018-01-24 03:00:51 +00:00
2020-02-07 10:35:08 -08:00
2020-10-29 13:30:07 -04:00
2021-07-19 09:58:51 +09:00