neutron-lib/tools
Takashi Kajinami d4374c2254 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: I1d72d3879a8aa12fdbe722f7b2370b44b9fd71e7
2021-07-15 20:37:17 +09:00
..
api_report.sh Updates to API report tooling 2016-11-02 10:05:56 -06:00
check_samples.sh Validate API sample JSON files 2017-02-10 11:15:01 +09:00
coding-checks.sh Start running pylint for pep8 tests 2020-09-17 09:53:01 -04:00
migration_report.sh Migration report: validate that bc is installed 2016-07-19 07:21:45 -07:00
pyir.py Replace deprecated inspect.getargspec 2021-07-15 20:37:17 +09:00