mirror of
https://github.com/powerline/powerline.git
synced 2025-04-08 19:25:04 +02:00
* Replace deprecated `getargspec()` with `getfullargspec()` * Replace deprecated `formatargspec()` with custom implementation Fixes #2209.