Adrian Sausenthaler

Results 3 issues of Adrian Sausenthaler

Using Ed25519 is strongly recommended according to the nice documentation. I've learned a lot. Thank you. But the Ed25519 module seems to be incomplete, because there's no interface to provide...

primitives

Fix for #168 with scandir instead of glob. Minor fix for better handling `/sys/class/net/*/speed` returning `-1`.

bug
3. to review

There's absolutely no hint about the return type of v3.imopen in the documentation. [imageio/core/imopen.py](https://github.com/imageio/imageio/blob/master/imageio/core/imopen.py#L71) I already know it depends on the plugin class. It returns `imageio.plugins.pillow.PillowPlugin` in my case. Thanks...

type: bug
docs