You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
utils: adjusts aa-notify tests to handle Python 3.13+
Python 3.13 changes the formatting of long-short option pairs that use a
meta-variable. Up until 3.13 the meta-variable was repeated. Since
Python change [1] the meta-var is only printed once.
[1] python/cpython#103372
Signed-off-by: Zygmunt Krynicki <[email protected]>
(cherry picked from commit 6336465)
Signed-off-by: John Johansen <[email protected]>
0 commit comments