iceboy
iceboy
If there are other C libraries using libuv and expose python interface, is there a way to use the same uv event loop for uvloop and the library?
This is useful in many ways. Currently there is no way to enable search on an existing type and get search index of the existing items. It also helps eliminating...
We can add some flags to represent unknown. Multiple flags are preferred to represent different kind/styles of unknown. For example, adding a [pirate flag](https://en.wikipedia.org/wiki/File:Pirate_Flag.svg) seems cool and useful.
Currently vijos.org shows `build20171123-46-g499eb24` at bottom, which looks like a build from 2017.
During a recent update to Python 3.7 we found [LukeXuan/aiosmtplib](https://github.com/LukeXuan/aiosmtplib) has a small compatibility issue. We have a patch here: https://github.com/LukeXuan/aiosmtplib/pull/1 Meanwhile mainline [cole/aiosmtplib](https://github.com/cole/aiosmtplib) seems already have TLS support: https://github.com/cole/aiosmtplib/issues/1#issuecomment-262435538....
``` E Error handling request Traceback (most recent call last): File "/home/vj4/.local/lib/python3.6/site-packages/aiohttp/web_protocol.py", line 406, in start resp = await task File "/home/vj4/.local/lib/python3.6/site-packages/aiohttp/web_app.py", line 435, in _handle resp = await handler(request)...