Anton Hvornum

Results 56 issues of Anton Hvornum

If `espeakup` or `orca` is present on the ISO and activated. Filter out unfriendly profiles might be an idea, given on a github comment. The idea is that only a...

accessibility

This PR adds several pytest tests. All tested locally and works but doesn't work on Github runners (due to container usage). Need to bypass issue https://github.com/moby/moby/issues/27886 And a good way...

Consider the following: ``` - log({ - "type": "networking.cluster.node_sharing", - "message": f"Sent our node-list to cluster node {self._nodes_by_fileno[fileno]}", - "data": { - "addr": self._sockets[fileno]['addr'][0], - "port": self._sockets[fileno]['addr'][1], - "fileno": fileno,...

I might be the only one on the planet, but if possible I would love for yapf to cater to even more flexible interpretations of what code should look like....

Using a `pyproject.toml` which includes: ```toml [tool.flit.sdist] include = ["docs/","profiles"] exclude = ["docs/*.html", "docs/_static","docs/*.png","docs/*.psd"] ``` There will be no `/profiles/` included if the inclusion is a symlink. The following issue...

I'm having a hard time finding the documentation for this library. Either it's non existent or it's tricky to find, in which case it should either be created (readthedocs would...

There's no information on what to do on first start. Unless you go in under for instance "Installing on Ubuntu" and there's a little note about the first user being...

documentation

This is a WIP copy of a version that is working in the sense that it's **able to install** and **run a basic examples** (without desired results?): ![Preview image](http://i.imgur.com/7L8omha.png) Would...

Perhaps in `on_message` using the `c` handle, it might be easy. But if you access the server object from outside a event-driven event, it seams extremely complicated to *figure out*...

help wanted

#### Your system information * System information from steam: https://gist.github.com/Torxed/30d800afe9ba33cb7ed559403c8799bf * Have you checked for system updates?: Yes * Are you using the latest stable video driver available for your...

bug
reviewed
reproduced