On Sat, 24 Oct 2015 03:00:36 -0400 Mike Frysinger <[email protected]> wrote:
> 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 OK, I'm back and starting to catch up with the hundreds of gentoo emails still left in my inbox. Was over 2000 initially. (from just 2 weeks) Yeah, those first 5 committed looked fine. It would have been nicer/easier to track if you used the patch numbers in the above listings... [PATCH 1/9], not just the message title. I'll get to the decomp fix later today probably. -- Brian Dolbec <dolsen>
