Updates example-gatt-client and example-gatt-server sample applications in test/ directory to fix deprecation warning: PyGIDeprecationWarning: GObject.MainLoop is deprecated; use GLib.MainLoop instead Also, remove python2 import since the script is run with a python3 shebang. Preston Hunt (1): test/example-gatt: fix deprecation warning test/example-gatt-client | 7 ++----- test/example-gatt-server | 11 ++++------- 2 files changed, 6 insertions(+), 12 deletions(-) -- 2.42.0