Richard Schwab

Results 95 issues of Richard Schwab

After an initial `.uno` jenni could highlight people in the game if e.g. 30 minutes have passed with nobody that is in the game speaking, this should especially also check...

Hey there, I just noticed the following in my logs: ipt_ULOG: ULOG is deprecated and it will be removed soon, use NFLOG instead It would be a good idea to...

Hi, I've just tried to connect to a newly created DB in my MariaDB using xca on osx, however, it just fails with a popup like this: ![screen shot 2018-08-27...

Hello, I'm using the official 3proxy docker container `3proxy/3proxy:0.9.4.minimal@sha256:5b2fc2c36e3853b101243b26a27c4eae6d564bbb86f89ee079fc25de57107e3a`. For testing I've reduced my config to a single service balancing over just 10 upstreams, intended to just forward socks5+ to...

bug

## What do these changes do? This adds a new `implicit_tls` argument when creating connections. When this argument is given, the initial non-TLS preamble is skipped and the connection will...

enhancement

when switching to `setuptools_scm` version 7 we can also drop the dependency on `setuptools_scm_git_archive`, as the functionality is now provided in setuptools_scm` directly. for the archive functionality it also has...

dependencies

Collecting what's needed for SQLAlchemy 1.4 here. https://www.sqlalchemy.org/download.html Version 1.3 is currently in maintenance state and will only receive critical bug fixes. 1.4 is currently stable, with 2.0 currently being...

dependencies
sqlalchemy

this is a very broad scope - probably needs a review of most aiomysql code to compare with pymysql code. a good step to start should be porting all PyMySQL...

pymysql
pymysql-port

see e.g. https://github.com/aio-libs/aiomysql/runs/4995767021?check_suite_focus=true restarting the CI job fixes the test run, something is not consistent there.

test