lp:~gocept/landscape-client/py3-monitor-packagemonitor

Created by Steffen Allner and last modified
Get this branch:
bzr branch lp:~gocept/landscape-client/py3-monitor-packagemonitor
Members of Gocept can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gocept
Project:
Landscape Client
Status:
Merged

Recent revisions

997. By Steffen Allner

Hashes are bytes so declare them explicitly.

996. By Steffen Allner

The interface is required to be bytes by the message schema.

995. By Steffen Allner

Use list as otherwise the generator gets confused when deleting items during iteration.

994. By Steffen Allner

Encode the device data according to message schema.

993. By Steffen Allner

We need to instatiate the generator to use it with the next() builtin.

992. By Steffen Allner

Use the builtin to advance the counters in both, Py2/Py3.

991. By Steffen Allner

filter() results in Python 3 do not support some list methods, such as len().

990. By Steffen Allner

Make LoginInfo._strip_and_decode() a non-static method.

989. By Steffen Allner

Convert some information to bytes when interfacing with a struct.

988. By Steffen Allner

Make the process state bytes as required by the message schema.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~landscape/landscape-client/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers