Andrew Rabert
Andrew Rabert
Should probably do two things: - configure Sphinx to fail if any warnings are found. (http://www.sphinx-doc.org/en/stable/setuptools.html?highlight=warning-is-error#confval-warning-is-error) - have a PR check fail when Sphinx docs cannot be built
Using an async context manager with Python 3.7 and Tornado 5.0+ solves this nicely. The [async_generator](https://pypi.org/project/async_generator/) may be used to backport this to as low as Python 3.5. ``` import...
Both `pgcode` and `pgerror` are `None`. This example replicates the issue in the queries dev env without any mocking. In addition to printing exception values, I also printed cur values...
Ideally, the Jellyfin server would expose video crop elements to the client (ex. [Matroska crop elements](https://www.matroska.org/technical/elements.html#PixelCropBottom)). I would then expect any client to respect these when direct streaming or for...
Controller support works out-of-the-box in eduke32 now. The changes were added somewhere between the 2019-04-08 and 2019-08-20 versions. My Xinput device (GPD Win 2) has default bindings that work in...
@CommonLoon102 usually by cycling through them with the L and R buttons. Similar to using the mouse wheel in modern games.
@CommonLoon102 should probably open a separate issue. We've gone off topic here.
Definitely interested, especially since Fresh Blood is trash. However, these don't really belong in nblood vanilla. Perhaps a mod?
Similarly, this could be resolved if each widget's shortcut directory were customizable.
Dupe of https://github.com/termux/termux-widget/issues/20