Use inspect.getfullargspec instead of inspect.getarcspec
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Use inspect.getfullargspec instead of inspect.getarcspec
Jérôme Benoit
requested to merge
jgmbenoit/graph-tool:debian/2.45+ds-10/fix/python311
into
master
Jan 04, 2023
Overview
0
Commits
1
Pipelines
2
Changes
1
Use inspect.getfullargspec instead of inspect.getarcspec where it is still applicable.
Merge request reports
Loading