spyder-ide / spyder-kernels

Jupyter Kernels for the Spyder console
MIT License
39 stars 40 forks source link

PR: Replace deprecated `inspect.formatargspec` call #435

Closed juliangilbey closed 1 year ago

juliangilbey commented 1 year ago

I have based this patch on the 2.x branch rather than the master branch; the patch would need the obvious modification to apply there (dedenting and changing the surrounding context).

Fixes #307