Semyon Pupkov

Results 27 comments of Semyon Pupkov

@Colin-b Hi, Do you have plans to merge this PR? In my case, we use `lru_cache` for one request, which we do when our app started. In tests, we have...

I have a similar issue. ``` python ts = 1678805039.922903 with freeze_time("2023-03-14 17:43"): res1 = datetime.fromtimestamp(ts) res2 = datetime.fromtimestamp(ts) assert res1 == res2 ``` ``` assert datetime.datetime(2023, 3, 14, 14,...

Thanks for the answer. It`ll be nice if this package may use a different backend. (request, settings, sites framework). In my case sites framework not good solution, because it makes...

HI, thanks for your report. Will be good if you could take care about this issue (PR welcome). If no, I will take a look when I have free time...

Hi @ngelx. This gem a little bit dead because I don't use ruby in my work right now. But some work to update this gem to support v2 was done...

Also, there are some problems with CI, and I think we have to migrate to GitHub actions

@ngelx Sorry for delay. I agree that code may be cleaner, and maybe it's not necessary to do some coercions, etc. If you want, I can give you maintenance rights...

set `let g:solarized_termcolors=16` And use in your iterm2 solarized color scheme