From 91ff1ab8a3a67cfe883baad25c13df11b1b13851 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Tue, 29 May 2018 09:47:53 -0400 Subject: [PATCH] Add query for cmd2 0.9.1 python bug 1773936 1140 hits in 48 hours, check and gate, all branches. Change-Id: I093d5bce0cebf9648a736b847126a8bc759f83a3 --- queries/1773936.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1773936.yaml diff --git a/queries/1773936.yaml b/queries/1773936.yaml new file mode 100644 index 00000000..065aebb2 --- /dev/null +++ b/queries/1773936.yaml @@ -0,0 +1,3 @@ +query: >- + message:"cmd2 requires Python '>=3.4' but the running Python is 2.7.12" AND + tags:"console"