fixeria has uploaded a new patch set (#22) to the change originally created by gnutoo. ( https://gerrit.osmocom.org/c/pysim/+/15504 )
Change subject: Python 2 is deprecated, remove backwards compatibility chunks ...................................................................... Python 2 is deprecated, remove backwards compatibility chunks pySim has already been migrated to Python 3 in another change [1], and the build verification has been migrated to Debian 10 with Python 3.7. However, there is still some backwards compatibility code left. Let's get rid of it. [1] Ic78da9c03e99f59d142c93394051bbc2751f0205 Signed-off-by: Denis 'GNUtoo' Carikli <[email protected]> Tweaked-by: Vadim Yanitskiy <[email protected]> Change-Id: I430d173535e0cd5bb895b9dfc9070cbc40cfc8ff --- M pySim-prog.py M pySim/utils.py M tests/pysim-test.sh 3 files changed, 6 insertions(+), 17 deletions(-) git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/04/15504/22 -- To view, visit https://gerrit.osmocom.org/c/pysim/+/15504 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: pysim Gerrit-Branch: master Gerrit-Change-Id: I430d173535e0cd5bb895b9dfc9070cbc40cfc8ff Gerrit-Change-Number: 15504 Gerrit-PatchSet: 22 Gerrit-Owner: gnutoo <[email protected]> Gerrit-Reviewer: Hoernchen <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: fixeria <[email protected]> Gerrit-Reviewer: laforge <[email protected]> Gerrit-Reviewer: neels <[email protected]> Gerrit-Reviewer: pespin <[email protected]> Gerrit-MessageType: newpatchset
