Max Novikov

Results 26 issues of Max Novikov

**Is your feature request related to a problem? Please describe.** Some modules import a lot of symbols into their namespace. Auto-completion on such modules lists own symbols as well as...

enhancement

### Describe the bug It not possible to pass custom connection class via kwargs if redis uri starts with `rediss://` (secure connection) ### To Reproduce ```python from aioredis import connection,...

enhancement
wontfix
need investigation

### Is your feature request related to a problem? Currently it's only possible to pass CA chain to `SSLConnection` if named file exists in the filesystem. In some use-cases certificates...

enhancement

I am working on a SQL parser and having trouble coming up with a proper way to resolve the following ambiguity. In SQL the following statements are valid: ``` SELECT...

Test case for #605 Changing `MinProtocol = TLSv1.1` will allow the test to pass

If system wide openssl config excludes TLS v1.0/v1.1 specifying `client_tls_protocols = tlsv1.0,tlsv1.1` will results in rejected connections. This issue is not present in postgres as option `ssl_min_protocol_version` overrides the default...

Running headless using pretrained pixel classification project results in different prediction probabilities maps on different systems/dependencies. Differences are up to 1 decimal point. This is surprising as no training is...

## Describe the bug When trying to close by using Ctrl + C volumina will crash with the following message: ```pytb Traceback (most recent call last): File ".../lib/python3.7/queue.py", line 149,...

bug
volumina

The latest version in pypi right now is 0.1.7.