Dave Hirschfeld

Results 307 comments of Dave Hirschfeld

For me, the types are a little hard to discern in the above. A monospace font for the types might make it a bit more legible?

I'd love to start making use of this functionality. Is there any objection to merging this as-is and then iterating on master (if required)?

Hi @patrick-kidger :wave: At this point, I think this repo is ~unmaintained (no disrespect intended to the authors) and that the best option currently for autodoc like features for `mkdocs`...

> @dhirschfeld do you have any ideas? Not really, sorry - these issues can be pretty inscrutable 😬 There seems to be some noise about broken VMWare tools that should...

Apparently it's a `STATUS_STACK_BUFFER_OVERRUN` https://vstinner.readthedocs.io/windows.html#windows-exceptions

This is the minimum fix required to get `fs.sshfs` working for my usecase.

This appears to have caused something else to hang? I don't think this change should have done that.

RE: thread safety, see also #17.

Yeah, my app hung when I tried to use multiple threads. I've currently worked around it by using a threadlocal copy.

For paths, truncating the *start* of the string would likely be a much better UX. Might even be a better UX for *everything* :thinking: