Leo Singer

Results 232 comments of Leo Singer
trafficstars

Is there a Python wrapper method for that `rd_kafka_conf_enable_sasl_queue` function?

The legend behavior is one clear example where it would be better to submit a patch upstream to matplotlib.

The GPS time axis support could be handled without monkey patching in a manner similar to `astropy.visualization.units.quantity_support`.

I don't see what failed in the readthedocs build.

> A question that arises is what to do with setting an attribute after the fact. It may not be crazy to insist that for that case the attribute must...

Any news on this?

> I don't see any activity here so just wanted to check - is there currently any workaround for situation where CAs are not located under `/etc/ssl/certs/ca-certificates.crt`? Our current workaround...

Yes. The oath callback mechanism exists in librdkafka too, so you could implement an analogous workaround in go.

> Do you use extensions in your case? No, we are not setting `sasl.oauthbearer.extensions` in our project.