Paul Bissex
Paul Bissex
I'm seeing this on M1 as well, with other dependencies. The specific dependency it's failing to install at the moment is [ruamel.yaml.clib](https://pypi.org/project/ruamel.yaml.clib/) and I've seen it with others. (Also, for...
@pizzalord22 - I just looked at this project for the first time tonight so I know nothing, but it looks like 3fb29fc is the last commit that touched main.py before...
I found this issue when looking for a solution to this: a file I had edited in Orgzly (but mostly use in Org mode) gained newlines around the content of...
Interesting idea @buepro. My use of pass has all been solo so I hadn't considered the use case you describe. Seems like a good thing to be mindful of though.
Yup. Seeing that here too. Looks like it's trying to access some pip internals that have changed. The code doesn't seem to have been substantially touched in about 5 years....
The situation has degraded. There's now no real target website, but the URL resolves to various domain-parking and ad-redirect pages. On one load I ended up at what appeared to...
I was also seeing the 404 error (though without any TB in the console). Sublime Text 2 Build 2221, OmniMarkupPreviewer 2.0.6, OS X. The fix for me was to quit...
Just had the 404 problem happen again, and again the "fix" was to quit ST2 in another account on the machine. I'll try to make an issue covering this.
Yes. The command would generate (and optionally open) a link like `https://github.com/django/django/compare/3.2.8...stable/3.2.x` ([example](https://github.com/django/django/compare/3.2.8...stable/3.2.x)). The use case: I want to give a teammate a quick look at a diff of my...