Adrian Sausenthaler

Results 7 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

Tip! For people who prefer local directories over volumes like me: The local data directory has to match the owner of the running process. It's `www-data` (inside the container) which...

**Describe the bug** `nmap -sn 192.168.60.0/22` does not yield any results. But `nmap -sn -n 192.168.60.0/22` does. **To Reproduce** Windows. Two network adapters configured. Internet sharing active and working. Adapter...

Nmap

# Bug report ### Bug description: I can't trigger the classic "partially initialized module" ImportError anymore. Circular imports are a different issue and not related to shadowing one of `sys.stdlib_module_names`...

type-bug
interpreter-core

When using max settings "Very large" and 100% strength I would expect more shadow similar to lighter colours. Recent Klassy build on Arch Linux. Intel UHD Graphics on Wayland. If...