Message ID | 20240531193622.1696328-1-me@prestonhunt.com (mailing list archive) |
---|---|
Headers | show |
Series | Fix GLib deprecation warning in example-gatt-client/server | expand |
Hello: This patch was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Fri, 31 May 2024 12:36:21 -0700 you wrote: > 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. > > [...] Here is the summary with links: - [BlueZ,1/1] test/example-gatt: fix deprecation warning https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=684a17f7cc78 You are awesome, thank you!