Andrii Degtiarov

Results 11 comments of Andrii Degtiarov

I have the same problem with Exasol ODBC driver. It works perfectly with Python3 kernel but doesn't work with ipython-sql

Hi! Any chances to accept this PR?

Hi @xtreme-shane-lattanzio ! Would it be possible if the implementation be respect ignore groups like devDependency ?

Right. I added devDependency to the ignored groups and then executed license_finder with flag --recursive. license_finder skipped dev deps of the main project but not of the project dependencies.

Hi @jimconner , Unfortunately I don't have time to maintain this project. The project is unmaintained for 4 or 5 years already. Most probably I will put a banner that's...

Hi! Unfortunately I don't have time to support this project anymore.

Hi Chris. We can't easy extend BaseModel from YAMLObject. In this case I got TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the...

Same here. It would be nice to have a mechanism to set a title for a project. In my case, I have a project with manually added folders (monorepo, too...

Can confirm that. ZeroMQ seems to prefer minimal IP address. My workers connect to tcp://app.dnssd.dev.prj.eu-west-1.local:5556 and despite hostname has 2 IP addresses ``` getent hosts app.dnssd.dev.prj.eu-west-1.local 10.0.1.248 app.dnssd.dev.prj.eu-west-1.local 10.0.1.85 app.dnssd.dev.prj.eu-west-1.local...

I've figurred out that libzmq has nothing in common with this issue. It's behavioral features of glibc https://daniel.haxx.se/blog/2012/01/03/getaddrinfo-with-round-robin-dns-and-happy-eyeballs/ And btw musl based systems works correctly with round-robin DNS