Jason R. Coombs

Results 1062 comments of Jason R. Coombs

Upstream, the project recommends to set `convert_tabs_to_spaces` to false while pasting raw content. Can you consider that suggestion for this plugin to address this issue?

As mentioned in #2021, I'm re-targeting this PR for the `debt/pre-cgi-drop` branch while we work out the details so we can unblock that PR. The idea is - get tests...

I tried replicating the failure. I'm unsure how to do so. I created a virtualenv and installed xonsh and cmdix to it: ``` py -m venv .venv .venv/Scripts/python -m pip...

Since I'm unable to reproduce the issue (still) and it's proposed to be fixed, so let's assume that's the case unless we hear otherwise.

I ran into this issue today. I stumbled onto the issue when [troubleshooting why a certain command was not found](https://github.com/pypa/pip/issues/12599#issuecomment-2081594406). As it turns out, invoking `subprocess` will fail if the...

I believe this issue is strictly a duplicate of #3895.

Hi Fred. This repo is abandoned and the maintained project can be found at [jaraco/googlevoice](/jaraco/googlevoice) (as verified by [PyPI](https://pypi.org/project/googlevoice)). Short answer is the client is broken as you've observed (see...

This ticket is a duplicate of #4 and is now fixed in the master.

Feel free to give [googlevoice](https://pypi.org/project/googlevoice) a try. It has [CI tests](https://travis-ci.org/jaraco/googlevoice) even [on Windows](https://ci.appveyor.com/project/jaraco/googlevoice) demonstrating working functionality on Python 2.7 and 3.6 and 3.7.

Following the acceptance of #56, this issue should be fixed now.