craynic

Results 5 comments of craynic

@miketeo Thank you for your reply. Could you please give more details about how `queryIPForName` works? I keep getting timeout and None returned. In my case, the server's NetBIOS name...

> If you are building with gradle locally, you may wanna try adding > > ``` > mergeServiceFiles() > ``` > > at the bottom of build.gradle > > ![1151658391531_...

It seems that you could use an attribute `mapping` in `class Meta` to define extra fields. [link](https://elasticsearch-dsl.readthedocs.io/en/latest/persistence.html#class-meta-options)

I moved "3.14" to `getSupportedPythonVersions` in `PythonVersions.py` and things got work. While I`m not sure whether 3.14 is fully supported.