James McKinney

Results 77 issues of James McKinney

To reproduce: ``` $ python --version Python 3.7.10 (51efa818fd9b, Apr 04 2021, 12:03:51) [PyPy 7.3.4 with GCC Apple LLVM 12.0.0 (clang-1200.0.32.29)] ``` ``` pip install jsonschema requests ``` ```python import...

Bug

**Describe the bug** If you have content like this: ```` ```{admonition} Example Content ``` ```{admonition} Example Content ``` ```` You get no warning when building in the source language. However,...

bug
topic/extension

![Screen Shot 2021-02-05 at 5 11 55 PM](https://user-images.githubusercontent.com/26463/107094633-5d8abb00-67d5-11eb-9d89-ba77098a9224.png) Documentation repository: https://github.com/open-contracting/standard/pull/1197 To reproduce: ``` pip install -r requirements.txt make ```

bug
upstream

Google Colaboratory provides these instructions for using PyDrive: https://colab.research.google.com/notebooks/snippets/drive.ipynb#scrollTo=bRFyEsdfBxJ9 Running the same code, but substituting `pydrive2` for `pydrive`, produces errors as collapsed here. ``` FileNotFoundError Traceback (most recent call last)...

feature request
priority-p1

resolves #257 * [x] Translate PO files * [x] Generate MO files * [x] Test with another site

This URL doesn’t work: http://new.datacatalogs.org/group but this one does: http://new.datacatalogs.org/group/canada

Priority

As described here: https://github.com/getredash/redash/blob/master/CHANGELOG.md#upgrading

Mostly `scrapyd-deploy` options and exception handling. Presently around 82%.

topic: cleanup