marco baringer
marco baringer
hey, thanks for the report! sadly my time is limited and, while fixing this looks trivial (i would literally just replace all occurences for `def*` with `cl-def*` (as ugly as...
look for `jss-debugger-auto-resume-functions`, it's a list of functions (see line `jss-debugger.el:215` for an example) of functions which tell jss to automatically resume a js error by returning `t`. i had...
hey, thanks for bug report. Given what you said i'm guessing (but in no way sure) that there's something going on in the browser where after closing a connection it's...
I fixed this error locally but then hit another pandas-api-has-changed error: ``` Traceback (most recent call last): File ".../.pyenv/versions/zen312/bin/csvs-to-sqlite", line 8, in sys.exit(cli()) ^^^^^ File ".../.pyenv/versions/3.12.2/envs/zen312/lib/python3.12/site-packages/click/core.py", line 829, in __call__...