Radosław Kintzi

Results 5 issues of Radosław Kintzi

Hi, I receive following error since today. Let me know if there is any more information I can provide. > * Your vdirsyncer version ``` [~]$ vdirsyncer --version vdirsyncer, version...

As a EOS smart-contract developer I need plain and simple API to manage local testnets. 1. I need API to start and stop a testnet and query its status. 2....

enhancement
help wanted
New API proposal
general discussion

Take a look at `__call__` methods of Range validator: ``` if self.min is not None: if value < self.min: min_err = _(self.min_err, mapping={'val':value, 'min':self.min}) raise Invalid(node, min_err) ``` Shoudn't there...

bug
sprintable

- Model: darp8 - BIOS version: 2022-11-21_b337ac6 - EC version: as above - OS: Arch Linux - Kernel: 6.0.10-arch2-1 After firmware upgrade, laptop doesn't suspend properly after `systemctl suspend` or...

status:needs-repro

I would appreciate it if there were a "--copy" option that could accept an optional integer argument specifying which code snippet (counting from the end of the conversation) to copy...