Stéphane Marks

Results 56 issues of Stéphane Marks

Apologies as I'm new to git and github. I can try to make a fork/patch/pull request but I have to figure out how. In the meantime, I thought I'd offer...

yahoo-finance

Not sure if this is an issue with the Yahoo! API or with yahooquery but if one asks for a date range, say, 20200101-20200828 (today, Friday) at noon EST, there's...

Certain errors from Yahoo!'s API responses are not being properly handled when a wide price history range is specified. As an example, the following uses a broad range of dates...

set_exception was removed from asyncio some time ago per https://bugs.python.org/issue32363 The modern implementation, which simply pukes a RuntimeErrror... ``` def set_exception(self, exception): raise RuntimeError('Task does not support set_exception operation') ```...

In preparation for deployment, we were watching the memory footprint of long-running hbmqtt processes and they were growing without bound in small, regular increments and intervals. Had to basically read...

## Session Message Replay Issues This is a spot that is broken and currently (and correctly) disabled for qos 0 messages. See https://www.hivemq.com/blog/mqtt-essentials-part-7-persistent-session-queuing-messages/ for persistent session discussion where only QOS...

As we're getting ready for production, we've been looking for things that would impact long-running processes including resource leaks. While we've patched a few so far (and submitted pull requests...

Thank you for providing these builds. Very convenient. Some issues with Mac fonts, though. I can set Courier or Menlo or other system fonts and when I try Consolas or...

I saw there is a reference to a bug in ```eldoc-box--update-childframe-geometry``` but not sure this is the same issue.