Attention is currently required from: dexter. msuraev has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/30075 )
Change subject: Fix compatibility with cmd2 >= 2.3.0 ...................................................................... Patch Set 1: (1 comment) File pySim-shell.py: https://gerrit.osmocom.org/c/pysim/+/30075/comment/74684054_53c85273 PS1, Line 26: from cmd2 import style, fg, bg That's unnecessary complex and hard to read. It's better to simply bump the requirements for cmd2 to v2.3.0+ -- To view, visit https://gerrit.osmocom.org/c/pysim/+/30075 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: pysim Gerrit-Branch: master Gerrit-Change-Id: I9fd32c0fd8f6d40e00a318602af97c288605e8e5 Gerrit-Change-Number: 30075 Gerrit-PatchSet: 1 Gerrit-Owner: dexter <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-CC: laforge <[email protected]> Gerrit-CC: msuraev <[email protected]> Gerrit-Attention: dexter <[email protected]> Gerrit-Comment-Date: Sun, 18 Dec 2022 13:54:16 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Gerrit-MessageType: comment
