Evgeny Gagauz
Evgeny Gagauz
As I wrote above, the [commit](https://github.com/docopt/docopt/pull/342) for docopt-py is awaiting his destiny. I have prepared those commits simultaneously. Moreover, the day before yesterday I have written directly to Vladimir @Keleshev...
Thanks for support!
It is possible to play with this new regular expression [here](https://regex101.com/r/hR0gH1/5).
I have created a [pull request](https://github.com/docopt/docopt/pull/339) in the main [docopt](https://github.com/docopt/docopt) repository.
Something went wrong with Boost regexs. Other tests are okay.
The statement 'you'll get long values for repeated options, not for options that take numbers' was true prio to #28. However, now `asLong()` is able to extract values for options...