TheDeaX-Lab

Results 5 issues of TheDeaX-Lab

Есть ли какие то примеры авторизации с помощью flask с двухфакторной защитой? Я даже не знаю как это реализовать думал через yield, но так не получается. Async тоже не получится...

### Versions * Python: 3.7.1 * OS: ArchLinux 4.19.4-arch1-1-ARCH * Kivy: 1.10.1 * Cython: 0.29.1 ### Description I compile my project "Hello world" and catch the error on the program...

bug

```python from Xlib import display from Xlib import X import time disp = display.Display() root = disp.screen().root root.change_attributes(event_mask=X.KeymapStateMask) while 1: a = disp.next_event() print(a) time.sleep(1) ``` This code is don't...

* Minecraft version: 1.12.2 * Mod version: 2.3.25.351 * Minecraft Forge version: 14.23.5.2847 * Random Things Version: 4.2.7.4 * Mod Pack: custom full information here https://github.com/brandon3055/Draconic-Evolution/issues/1455

``` [7225:0x5608a496ff10] 75574 ms: Mark-sweep 1374.5 (1451.8) -> 1364.9 (1452.3) MB, 1027.2 / 0.0 ms (average mu = 0.145, current mu = 0.074) allocation failure scavenge might not succeed [7225:0x5608a496ff10]...