log

age author description
Tue, 09 Jul 2019 10:56:42 -0700 Martin von Zweigbergk py3: use bytes for wireprotocol command registration
Tue, 09 Jul 2019 10:56:42 -0700 Martin von Zweigbergk py3: use byte strings for @command registrations
Wed, 03 Jul 2019 11:13:47 -0700 Martin von Zweigbergk py3: switch from iteritems() to items()