Robert Jacobson

Results 53 comments of Robert Jacobson

@kenkangxgwe I believe I resolved the issue with the command line arguments not being respected. It turns out the issue was only with `-i`/`--inoutstrings`. It was printing out the first...

Since the author cannot be reached, someone needs to fork it. That someone doesn't even need to commit to maintenance, only to giving write access to other devs willing to...

Well... you're not wrong. I had in mind a maintenance mode more than continued active development: bug fixes, updates to accommodate newer versions of dependencies, maybe new translation contributions. As...

@algernon Take a look at the code in [this repo](https://github.com/rljacobson/tardis) and let me know what you think. That repo is just a temporary home until I understand the best way...

@obra Yes, I discovered a lot of previous discussion after I posted. You guys have already done the analysis on this question for sure. > They're really focused on a...

I'm on macOS Catalina. I'll try that and report back.

I am getting the same error. In my case, I believe it has something to do with mismatched single quotes, even if those quotes play completely different syntactic roles. Here's...

Not sure if this is the same issue, but: 1. I accidentally created a .sagews file instead of a folder. 2. I deleted the .sagews file, but it apparently was...

I knew one of you would have beaten me to the punch with this question and its diagnosis. I just want to post a link-back to the SE question about...

I completely understand, @mmatera. I am just grateful you have shared your code with the world. :)