Peter Bittner

Results 527 comments of Peter Bittner
trafficstars

Done. How does the autocompletion work? Can we get this working easily with the additional aliases coming from Oh My Zsh? And `bash-it help aliases git`, same story.

Hi @nwinkler, how was your summer season? Can you shed light into my 2 questions from above (autocompletion, aliases-help) to help us figure out if PR #1201 is complete as...

Actually, this would be a super-important addition. I still have this fix on my local machine. Unless there is a _very_ good reason not to do so, the short aliases...

I'm trying to do an AppImage for [PythonTurtle](https://github.com/cool-RR/PythonTurtle/) for some time (see also [1](https://github.com/cool-RR/PythonTurtle/issues/107#issuecomment-426899642), [2](https://github.com/cool-RR/PythonTurtle/issues/90#issuecomment-427168093)). It's looks easy, but it's a bit hard with Python, interestingly. I'm still on it,...

Is there any roadmap or concrete discussion about implementing the [proposed `-p` / `--pipfile` option](https://github.com/pypa/pipfile#pip-integration-eventual) that may replace the `-r` option in the long run? I'm having a hard time...

@pwoolvett Can you please rebase the PR? Also, we may want to mention in the installation docs that one has to install the "toml" package for TOML support, e.g. via...

There is a failing test for Python 2.7. The problem seems to be the bracket-based syntax, which is appears to be invalid for Python < 3.3 [according to StackOverflow](https://stackoverflow.com/a/16407465/202834). @pwoolvett...

> > > There is a failing test for Python 2.7. > > > > Behave is still supporting Python2 after 2 years of it's EOL date ? > >...

@pwoolvett Can you rebase the PR again and address the remaining review comments? I'd like to get this PR merged.

You can find the package on PyPI as [docopt-dispatch](https://pypi.org/project/docopt-dispatch/).