Fabrice Normandin
Fabrice Normandin
Hey there @janvainer, thanks for posting this! Hmm that's interesting. From what is currently implemented, you have two options to take a look at, none of which do exactly what...
@janvainer That looks pretty good to me, and doesn't seem too hard to implement either. I'll keep you posted, not sure when exactly I'll get to work on this. I'd...
Interesting, thanks @nacitar for pointing this out! Not 100% sure, but this might also have something to do with python 3.9. I'll add some tests for it, but first, can...
In a way, it does help, but this basically confirms what I suspected: There is no way to use purely just the `type`, `action`, `nargs` etc from `add_argument` to get...
Hey there! Great first issue! Indeed, this is one of the annoying things with subparsers in argparse. One idea I played around with was to add an `attempt_to_reorder` argument to...
> Great work to support python 3.9! > > Lists (and other containers) of literals should be supported and tested too. Huuh just for future reference @mixilchenko , I don't...
Thanks again @idoby , I added some more suggestions.
Hey ~~@ivanprado~~ @idoby , just in case this looks a bit overwhelming: I'd be happy to actually implement/fix most of my comments here myself, if you don't have time, but...
Woops you're right, sorry about that!
I mean, it would be nice to have this in, actually! But probably best to close this and start fresh with my comments in mind. Up to you @idoby .