debian-forge/osbuild
Christian Kellner 1c5b97afbc load_fds: use frombytes instead of fromstring
Python 3.2 renamed array.fromstring to array.frombytes, but kept
the former as an, now deprecated, alias. Use the canonical form
which indeed better describes what is going on.
2019-10-30 18:44:55 +01:00
..
__init__.py osbuild: split package into separate files 2019-08-21 09:56:50 +04:00
__main__.py osbuild: print tree id and output id also in non-json mode 2019-10-03 14:50:29 +02:00
buildroot.py tree-wide: always explicitly pass check to subprocess.run 2019-09-24 20:17:04 +02:00
loop.py loop: add direct-io support 2019-07-25 23:55:43 +02:00
objectstore.py objectstore: refer to objects, not trees 2019-09-25 23:50:50 +02:00
pipeline.py bind osbuild module from dynamically discovered path 2019-10-21 15:20:31 +02:00
remoteloop.py load_fds: use frombytes instead of fromstring 2019-10-30 18:44:55 +01:00
tmpfs.py osbuild: split package into separate files 2019-08-21 09:56:50 +04:00
treesum.py osbuild: split package into separate files 2019-08-21 09:56:50 +04:00