Volodymyr Kuznetsov

Results 7 issues of Volodymyr Kuznetsov

Fixed race condition which resulted in inconsistent error code on missing copyright header.

Hi, support for dpkg triggers seems to be missing in this plugin: https://stackoverflow.com/questions/15276535/dpkg-how-to-use-trigger . Is it possible to add it?

* ctparse - Parse natural language time expressions in pytho version: * Python version: 3.9.7 * Operating System: Mac OS ### Description When parsing time intervals and am/pm is not...

Hi, is this possible to keep .git directory when vending packages from git? I have a project where I'm vending a couple of my own projects, I want to be...

Added 'allvcs' manifest parameter and new CLI option for gvt fetch.

Fix to allow talon.signature work with scikit-learn==0.24.1. Changes: - bumped dependencies - fixed imports - retrained model

Fixed panic for this specific test case: ``` {"Only quote", `"hello"`, []string{`"hello"`}}, ```