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...
It looks like the checks have failed because of python version. The tests are passed on my machine with Python 2.7.10. Should I add a support of older version of...
As far as I can see, support of Python 2.5 was dropped two years ago in 6879155f77855ea29977ccb96ad6bc09b55d567f. I have no idea about plans to support 2.6.