Gil Forsyth

Results 50 issues of Gil Forsyth

I've been noticing some annoying slowdowns with completions that I've traced back to the bash completer. Take the command `cat` -- there are bash completions for `cat`, but I'm totally...

completion
speed

As per some discussion in #3057: Or if you like your commands implemented in Python, consider [cmdix](https://pypi.org/project/cmdix), a pure-python implementation of the gnu coreutils. _Originally posted by @jaraco in https://github.com/xonsh/xonsh/issues/3057#issuecomment-482739104_...

xontrib

If we are in a git repo but not at the root of it, print error and allow user to ``--force`` doctr to run anyway. If not in a git...

As of 1.5.0, the `--gh-pages-docs` flag is deprecated in favor of a required command line argument (`doctr deploy deploy_dir`). Several repos need to be updated. Following the merge and release...

As per discussion in #137, something isn't working quite right re: when we check for the doctr deploy key envvar. Is `$TRAVIS_PULL_REQUEST` not totally reliable or is something else wrong?

There have been a few issues around the periodic boundary conditions in Step 4. At the very least, they need further clarification, especially if we treat `u[0] == u[-1]` (which...

Fix for #845 -- creates a dask array of random dates within the specified date range. Need to add tests for this

### What happens? Hi all! As usual, DuckDB is awesome and thanks for all of the amazing work on it! Using the Python client, there is a `fetch_record_batch` method on...

Gold Foundation Member

This is a first draft of a xonsh "xode of xonduct" for all community members. It borrows very heavily from the Jupyter Project CoC https://github.com/jupyter/governance/blob/master/conduct/code_of_conduct.md Note that all the links...