neumond
neumond
Doesn't matter if I build 1.0.0 dav1d or the latest commit. With default settings, `send_data` same image several times helps to finally get some result in `get_picture`. If I set...
When I delete some text using my custom line delete command or delete a selection of text leaving caret at the beginning of the selection, then undo, caret moves to...
``` /usr/local/lib/python3.7/site-packages/aionursery.py:61: PendingDeprecationWarning: Task.current_task() is deprecated, use asyncio.current_task() instead self._parent_task = asyncio.Task.current_task(self._loop) ```