Trey Hunner
Trey Hunner
:+1: this issue just bit me too
I figured as much. If the text for answers is still visible to googlebot there may be some User-Agent spoofing that could work to get text instead of blurred images.
Should Python 2.5 also be tested against? It is listed as supported in the setup.py file.
Hey @nqobile! Disclaimer: I am not one of the maintainers of this project. If @jacobian or one of the other maintainers wants to step in and correct or verify my...
I am using `metalsmith-watch`, but I didn't think that was causing the re-compile because it doesn't re-compile the CSS when I modify an HTML file, but it does when I...
@q0LoCo I tried your async branch and it seems to work with flake8 for Python but not with ESLint for JavaScript. I'd open an issue there but you don't have...
:+1: I had to use that version because my browser was redirecting to the HTTPS URL
@tiran I just opened a pull request. 👍 You might want to update the README file here to note that important changes should be made to the cpython repo instead/additionally.
> You can try using https://github.com/pypa/installer to install a wheel which is what you want for any `py3-none-any` wheel. The trick is going to be _where_ those files end up...
You could implement this similarly to the `rend_field` tag or `add_class` filter in [django-widget-tweaks](https://github.com/kmike/django-widget-tweaks/#django-widget-tweaks).