David K. Hess

Results 7 issues of David K. Hess

### What problem does this feature solve? It helps developers pinpoint template errors in larger templates. At the moment, render errors look like this (from version 2.5.18): ``` vue.js:616 [Vue...

The generation process fails to properly parse and find all of the necessary classes. See here for more details: https://github.com/MeVisLab/pythonqt/issues/13#issuecomment-752737191 @florianlink just opening this as a standalone issue so it...

Qt5.15

I may just be missing it, but it doesn't seem to be possible to do the equivalent of `//` in XPath. I.e. find the desired expression anywhere in the supplied...

feature-request

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...

Area-ssh
Investigate

Would like to make a feature request for the Queue class: the ability to throw errors to all greenlets that may be waiting on a Queue.put() or Queue.get() on that...

* gevent version: 22.10.2 via pip install * Python version: Python 3.9.9 (main, Nov 18 2021, 07:23:37) [Clang 13.0.0 (clang-1300.0.29.3)] on darwin * Operating System: ProductName: macOS ProductVersion: 12.6 BuildVersion:...

It would be nice if watchdog was gevent compatible. Problems I've run into so far: - There is an os.read() in notify_c.py that is blocking – would need to use...

Help welcome :)