anselor

Results 26 issues of anselor

Currently the only way to handle a SIGINT is overriding `sigint_handler()` in the `cmd2.Cmd` main class. We now have CommandSets, allowing different sets of functionality to be written in relative...

enhancement

Initially I was going to submit an enhancement ticket to add an optional parameter wizard that, for some commands, can walk the user through all of the required fields and...

proposal

We've made a lot of significant improvements in recent releases but some of our examples are still lagging behind a lot. There are cases where the examples no longer represent...

proposal
documentation

This worked fine is version 1.14.1 and earlier but starting in 1.15.0 I get TypeError: ABCMeta is not subscriptable. I have code that's something like this: ``` from typing import...

help wanted

Warnings/errors with generic messages do not provide context for what in the code caused the error. Specifically, I ran into it here: https://github.com/tox-dev/sphinx-autodoc-typehints/blob/bf27befb610426838d1f2926e470815c47cc8ab8/src/sphinx_autodoc_typehints/__init__.py#L343 I changed that log to also print...

help wanted

Currently the argument parser factory function must be either a stand-alone function, a class method, or static method. Need to support an instance method to support scenario discussed in #1280

Mostly to track the issue. Issue filed with mypy repo: https://github.com/python/mypy/issues/16374

If the user is in the middle of an incremental search (CTRL+R) at the prompt and an asynchronous prompt update occurs from a background thread the search output is overwritten.

bug

Your issue may already be reported! Please search on the [issue tracker](https://github.com/Ankermgmt/ankermake-m5-protocol/issues) before creating one. **Describe the bug** I'm running the latest main (0007f4ad856979bfe827253e17604db00766dace) in a docker container built from...

bug

- Changed ankerctl to read from .env or .flaskenv on startup. - Added pyinstaller packaging for windows users. - Updated requirements needed to run transwarp.