Gary Fredericks
Gary Fredericks
Adding the externs file seems to fix it. Thanks again!
I suppose we probably want to support the old and new behavior? Is it sufficient to just do that, configurably? If so, A) what's the best configuration mechanism? B) which...
Sounds fine to me this just amounts to adding that to the docstring and default conf for `ProtobufSerializer`, and then adding a new analogous `conf=None` arg to `ProtobufDeserializer? It doesn't...
This doesn't affect me, but I just wanted to point out that any python-only or dotnet-only user that would naturally opt-in to this and plan to use it indefinitely could...
Okay; I'll add a commit soon that supports both behaviors and the config options as described above
I haven't -- I could probably prioritize it for this week if that would be particularly strategic on your end.
I added a commit for backwards compatibility. It looks like the travis build isn't wired up anymore? I assume due to > Since June 15th, 2021, the building on travis-ci.org...
@edenhill you redid this on master, is that right? https://github.com/confluentinc/confluent-kafka-python/commit/2ac0d72b24b14e5246445ad9ce66ec9c8828ef4e Should we close this PR then?
I have `lein-release` in my user profile and both `lein release` and `lein help release` hang for me (in `2.4.2`).
Good question! I don't know enough about the limits of metaprogramming in cljs. I'd love to see it work though.