Marcel Weinberg

Results 26 comments of Marcel Weinberg

Hey team, I definitely need some help here. :( The unit test keeps failing unless I use `mock.patch.object` to mock the response which should not be needed. Example for the...

Is it just about the lint checks to be fixed ( I guess they already are with the PR mentioned above ) or do you also want to migrate the...

@valyala this is also a bit unclear to me. I see how this could work with simple select statements for example but I see the "challenge" once we get to...

~Hi, can you please provide more info about your setup? I just tried this and it looks like OpenSSL 1.1.1 which is the current latest on Ubuntu 18 and 20...

Converted the PR to a draft until I had time to look into the CentOS7 issues Travis has.

Yes, that'll probably be it. I'll provide an update.

As just agreed in the TSC I'll create issues to run the self-check on other Py versions as well. For now it's Python3.6 that's interesting but Python 3.9 or even...

So I switched to a generic TESTS_TO_SKIP variable that can be used by anyone and added a note to the changelog. So, from my side, this PR is ready to...

I'll also take a look at the tests and the (probably) amqp issue.