We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd569cd commit fbf11e3Copy full SHA for fbf11e3
CHANGELOG.rst
@@ -71,6 +71,9 @@ Changed
71
This functionality should never be used in production, but only in development environments or
72
similar when debugging code. #5199
73
74
+* Silence pylint about dev/debugging utility (tools/direct_queue_publisher.py) that uses pika because kombu
75
+ doesn't support what it does. If anyone uses that utility, they have to install pika manually. #5380
76
+
77
Fixed
78
~~~~~
79
0 commit comments