On 22 Oct 2015 01:17, Mike Frysinger wrote: > On 12 Oct 2015 00:41, Mike Frysinger wrote: > > with this patchseries, catalyst is able to build a snapshot/stage[123] > > using python3. well, after a fix in decomp too, but i filed an issue > > in the github tracker for that. > > any takers for review ? :) i pushed the obvious & bugfix ones: hash_utils: fix bad keyword w/CatalystError genbase: use sorted() with dict keys log: make sure NOTICE is an int stagebase: disable undefined-variable lint warning convert octals to py3 compat lock: fix ensure_dirs call the other 5 are still pending review though: lint: fix redefined-outer-name warnings lint: convert type/types to isinstance hash_utils: decode output of popen make_target_table: rewrite for py3/stability stagebase: robustify portage_confdir setup -mike