spyder-ide / spyder-kernels

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

PR: Fix lineno range #423

Closed impact27 closed 2 years ago

impact27 commented 2 years ago

Fix line number end range for Python 3.11

Fixes https://github.com/spyder-ide/spyder/issues/19862

ccordoba12 commented 2 years ago

@impact27, please rebase this one so I can easily open a PR on the Spyder side to check that our tests pass there too.