Ray Plante
Ray Plante
This suggestion arose while I was attempting to understand an error message in the log while verifying an authentication response: ``` Error attempting to use stored discovery information: ``` This...
The low level query execution methods in the *Query classes support a `timeout` parameter which will kill a query that takes longer than a certain time. However, this control is...
Many users have construed that the `cachedataset()` function (of the `SIARecord` and `SSARecord` classes) involves the use of a special storage area on disk that can avoid having to re-download...
I'm using json-spec with Python 3.8 and would like to the package to 0.11.0 (to get rid of `collections.abc` warnings; see also #26). Although the documentation (and the `.travis` file)...
Currently, the `README.rst` file points to a URL at the site, `py.errorist.io`, which no longer exists. According to PyPI, the documentation now resides at https://json-spec.readthedocs.io/. This PR fixes the broken...