-
Committer:
Teddy Hogeborn
-
Date:
2019-08-24 14:52:59 UTC
-
mto:
This revision was merged to the branch mainline in
revision
392.
-
Revision ID:
teddy@recompile.se-20190824145259-ifatm1r12kyp4z25
Server: Use new GLib.io_add_watch() call signature
* INSTALL: Increase version requirement of PyGObject to 3.8.
* mandos: When calling GLib.io_add_watch(), always pass priority as
the second argument, which is supported by PyGObject 3.8 or
later.