C0oo1D

Results 5 issues of C0oo1D

> ...F.FF... > > FAIL: test_list_of_collections (__main__.TestPysize) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "D:/pysize-master/test_pysize.py", line 23, in test_list_of_collections > pysize.get_size(collection_list)) > AssertionError: 260 != 248 >...

# Bug report ``` class Example1: str: str = 'text' Example1.__annotations__ >>> {'str': 'text'} ``` ``` class Example2: attr1: str = 'text' int: int = 5 str: str = 'some...

type-bug
expert-typing
pending

[Enter steps to reproduce:] 1. open atom, set GCC Include Paths: `/*` (try to search files in all project folder recursively, also tested `./*` and `.\/*` ) 2. open main.c...

При вводе конфига AmneziaWG - нет возможности пропустить указание подсети [Interface] Address, полагаю нужна какая-то подсеть по умолчанию, или просто разрешить не указывать её, т.к. в моём случае в конфиге...

Скрипт падает при попытке отредактировать несуществующий `/etc/init.d/getdomains` с помощью sed (getdomains-install.sh:L859). Когда это осознал пытаясь понять как скрипт работает - запустил предыдущий пункт (Amnezia WireGuard) т.к. он создавал данный файл,...