erichare opened a new pull request, #93: URL: https://github.com/apache/pulsar-client-python/pull/93
@BewareMyPower sorry this took so long, got distracted by some other things. I didn't realize this was already implemented in the C++ client .... at least if i'm not crazy :) So basically I just pulled a binding (same as the __str__ binding) for __repr__, and now the MessageId object looks like the following. Is this sufficient for purposes of this task? <img width="445" alt="Screenshot 2023-02-14 at 12 40 20 PM" src="https://user-images.githubusercontent.com/700235/218841335-db52d0ed-98a0-4d60-a412-aca338d0c0dd.png"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
