Aidis Stukas

Results 14 issues of Aidis Stukas

I tried to create a systemctl service that would dump title every few seconds Hre is the service file: ``` [Unit] Description=ServiceTest [Service] ExecStart=xtitle >> ~/dump [Install] WantedBy=default.target ``` ```...

Are there plans to add support for pytest >=5 ? ``` pytest-relaxed (1.1.5) depends on pytest (>=3,

Could you provide an example of using this package?

``` --------------------------------------------------------------------------- UnicodeDecodeError Traceback (most recent call last) in () ----> 1 import zodbpickle.pickle C:\Users\user\Miniconda3\lib\site-packages\zodbpickle\pickle.py in () 2 3 if sys.version_info[0] >= 3: ----> 4 from .pickle_3 import * 5...

need-info