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
..
examples Bump to hacking 2.x 2020-02-07 10:35:08 -08:00
locale/en_GB/LC_MESSAGES Imported Translations from Zanata 2020-05-22 09:23:21 +00:00
tests Replace deprecated inspect.getargspec 2021-07-19 09:58:51 +09:00
__init__.py Update to the latest version of hacking 2015-04-03 14:08:13 +00:00
_i18n.py Remove log translations 2017-12-29 11:31:37 -06:00
_options.py make configuration options discoverable 2015-09-24 20:07:03 +00:00
_utils.py Handle TZ change in iso8601 >=0.1.12 2018-01-24 03:00:51 +00:00
base.py Merge "Handle unregistered nested objects" 2020-03-07 20:58:38 +00:00
exception.py Merge "Handle unregistered nested objects" 2020-03-07 20:58:38 +00:00
fields.py Bump to hacking 2.x 2020-02-07 10:35:08 -08:00
fixture.py Replace md5 with oslo version 2020-10-29 13:30:07 -04:00
test.py Replace deprecated inspect.getargspec 2021-07-19 09:58:51 +09:00