Andy Mikhailenko

Results 72 comments of Andy Mikhailenko

Looks like a good idea for a decorator.

Hi Jacob, Thank you for your interest and for the idea. I agree that we should support _typing_. Originally there was no convention on the usage of annotations, so I...

So, the library began its life when I had some free time in an airport. Today I had a similar time slot in the same place, so I decided to...

So... This is definitely something that needs to go into Argh 1.0. Will bring the library to a whole new level of DRYness that was not technically achievable at the...

That's a valid concern. In other words, a named CLI argument's short form (`-a`) should be checked for uniqueness vs. other named CLI arguments only; non-named CLI args should be...

Sorry for the delay, I'm afraid I really don't have time for my FOSS projects nowadays. Every PR must be properly reviewed and tested, also in the context of existing...

Hey guys, thank you for your patience! I'm glad to say that I'm back. Still not much free time, but at least I'm now again working 1) 100% with Python...

Thanks for the fix; as there's no new unit test but an existing test fails, I need more time to look into the issue to fully understand what's going on...

Thanks guys, I've commented in PR #109 for now.

Hi Josh, Thank you for the PR! I've finally found some time to take a look at it. Of course I'd ask for unit tests and some refactoring in the...