Todd Leonhardt
Todd Leonhardt
@fixeria @laf0rge @kmvanbrunt So we find ourselves in an unpleasant situation here and I'm open to suggestions for how we can best move forward in a manner which results in...
Actually, from chatting with @kmvanbrunt , the fix I suggested above won't help because the issue deals with class objects and not instance objects. He can comment in more detail...
@fixeria @laf0rge `cmd2` **2.6.2** is now available on PyPI. It should have fixed this issue.
PR #1539 handles removing the explicit dependency on Python's built-in `cmd` module
I plan to educate myself on `Zensical` over the holidays. I think @kmvanbrunt has already started looking into `prompt-toolkit`. @theagilehacker @joqual If you would like to help with anything here,...
[gaxios 7.x](https://www.npmjs.com/package/gaxios?activeTab=dependencies) does not have a dependency on `punycode` anymore. [google-cloud/storage](https://github.com/googleapis/nodejs-storage/blob/main/package.json#L82) latest version is pinned to `gaxios` 6.x I opened an issue with `google-cloud/storage` about this: https://github.com/googleapis/nodejs-storage/issues/2649, but their bot...
I'm not sure if this is the case for you, but I ran into a similar error and traced it to the inability to work with symbolic links in included...