-
Release Date: early march 2021
Wanted:
- a full stable Python-3.9 stack vs Python-3.8:
- [x] rc version: numba,
- [x] released version: pytorch, pyarrow, onnx
- [x] Jupyterlab-3.0.1 or…
-
The documentation for `flatten` and `unflatten` should point out that JSON pointers as per RFC 6901 do not distinguish between arrays, and objects with number-ish strings as keys. There should also be…
-
Currently, paths are built in a format like `$.foo.bar[0]`. It's almost like `jq`, but not quite.
What are your thoughts on using an [RFC-6901 JSON Pointer](https://tools.ietf.org/html/rfc6901) ins…
-
Part 2 currently mentions : "Rather the global list of CRS identifiers must be explicitly referenced in the collection metadata using a JSON link."
1) "JSON link" would make think of https://tools.…
-
The [NASA Images and Videos public API](https://images.nasa.gov/docs/images.nasa.gov_api_docs.pdf) returns model with a complex structure:
```json
{
"href":"https://images-assets.nasa.gov/image/P…
-
When using `contains()` with a `_json_pointer`, if the json _object_ being tested has an _array_ in the path, the `_json_pointer` is incorrectly being restricted to reference an _array_ by the content…
-
I can't see any support or tests for the last paragraph of this section of RFC 6901:
> o If the currently referenced value is a JSON array, the reference
token MUST contain either:
*…
-
In json file I have an array with 4 strings.
```
"OBJECTS":{
"IMAGE":{
"ENABLED":true
,"FILE": [
…
-
[docs/designs/markdown-fragments.md](https://github.com/dotnet/docfx/blob/6e1defa9f84216da46c8974796eb6669e5897bbc/docs/designs/markdown-fragments.md#221-overwrite-a-property-in-an-object) says an OPa…
-
```
import openc2
cmd = openc2.Command(action="query", target=openc2.Features())
```
```bash
% python feature_test.py
Traceback (most recent call last):
File "feature_test.py", l…