Kirill Smelkov

Results 30 issues of Kirill Smelkov

I've tried to run go-fuse tests and got: ``` (neo) (z-dev) (g.env) kirr@deco:~/src/neo/src/github.com/hanwen/go-fuse$ go test -count=1 ./... ? github.com/hanwen/go-fuse [no test files] ok github.com/hanwen/go-fuse/benchmark 0.058s ? github.com/hanwen/go-fuse/benchmark/bulkstat [no test files]...

Hello up there. I've tried to run go-fuse tests and from time to time there is unionfs failure. It happens with both Go1.10 and Go1.11. My kernel is `Linux deco...

Hello up there. I'm currently using [go-fuse](https://github.com/hanwen/go-fuse) library for my filesystem, but from time to time I'm also rechecking on how it goes with jacobsa/fuse. In 2018 jacobsa/fuse was [~1.6x...

Russian translations are there, but globally disabled: as https://github.com/zhukov/webogram/issues/1598 explains "Russian" is not in the list of available languages. The fix is simple -> just reenable "ru-ru" in Config.I18n. Even...

It would be nice to have ability to query TODO items mathching either one **OR** another criteria, for example: ``` $ t ls dog OR cat ``` Gmail supports this...

enhancement

It would be handy to support due modifiers, for example `due:=YYYY-MM-DD` (note the "=" prefix) means that the task is only relevant on that particular date and should not be...

enhancement

I realized for myself that for many todo items giving only one context or label (project in topydo speak) is enough to provide complete set of contexts or labels. For...

enhancement

Hello up there. I hit Cython bug where `nullptr` is not treated exactly as `NULL`. Please find below a short example that demonstrates the problem. Thanks beforehand, Kirill. -------- The...

**Issue** Hello up there. I've discovered that `python -S` is broken in virtualenv created for python2. It works ok for python3. Please find details below: ``` kirr@deco:~/src/tools/py/pypa/virtualenv$ . 1.venv/bin/activate (1.venv)...

bug
help-wanted

So that it is generally possible to zodbrestore[1,2] zodbdumped[3] database/transactions into DemoStorage. Because without this patch, when dump contains deletion records, e.g. txn 0285cbacc06d3a4c " " user "" description ""...