DylanYoung
DylanYoung
**Describe the bug** Odd failure on PyPy, but not CPython. See PyPy bug for details: https://foss.heptapod.net/pypy/pypy/-/issues/3751 ``` Traceback (most recent call last): File "django-csp/.tox/pypy3.9-main/bin/pytest", line 8, in sys.exit(console_main()) File "django-csp/.tox/pypy3.9-main/lib/pypy3.9/site-packages/_pytest/config/__init__.py",...
## Environment data - Language Server version: 2021.5.3 - OS and version: OSX 10.14.6 - Python version (& distribution if applicable, e.g. Anaconda): 3.9.1 ## Expected behaviour `six.moves` should be...
I'd like to see support for definitions and a parameter to control when they're used. Most simple would be to a threshold for how many "objects of the same structure"...
Requires to #45 I'd like to see Enums supported for Definitions. Not sure on the design yet (perhaps enum-eligible fields could be specified by json path?), but would love to...
Do we have YAMl support? Do you want it? I'd be happy to implement, at least on the input side.