Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.26
-
None
Description
It would be really great if the patches associated with QPID-5637 and QPID-5557 were applied to the Qpid 0.26 client bits offered through the qpid-python package. Currently my Kombu code monkey patches qpid.messaging for these two patches; it would be great to stop doing that. Some environments get their qpid bits from PyPi as a dependency for this Kombu code.
qpid-python is available on PyPi [0], and currently has 0.26, but those two patches were not merged until the 0.28 release. Please apply the patches onto the package, and re-upload to PyPi. I'm not sure how PyPi handles multiple versions of the same release, but a new release of the same version (0.26) should be made.
Once updated on PyPi, leave a comment and I can test it.