sonique6784

Results 6 issues of sonique6784

Hi this fix prevent the lib to crash on RuntimeException File corrupted. it's a basic try - catch that set cancelled to true, to cancel the process. here is the...

Hi, here is a patch to prevent the library to crash when renderingTask is null. I also replace "isEmpty()" and "get(0)", by an iterator. I added some test != null...

- introduced a new ISelectableModel interface to store selection state, that need to be implemented by Cell, RH and CH in order to get a selection state - now selection...

Hi, is it possible to open the Wiki, so we can add some more documentation to NearDrop? https://github.com/grishka/NearDrop/wiki or suggest best way to document. thanks for considering

I'm not able to run yfinance-cache. I get the following python multiprocessing errors: I tried with Python 3.12 and 3.9, macOS Ventura What Python version do you recommend? ``` Traceback...

OS: Linux Version: python 3.12 yfinance_cache: 0.7.x Ticker requested: ADA-USD Exchange: CCC according to the exception below, a timezone need to be provided (I assume to establish when is the...