[11:22] hey, so what's the chance of dropping 2.6 support in bzr trunk and only having 2.7 code? [11:23] I'm trying another strategy, as apparently lazy_import is not optional anymore, it's a required feature, due to circular import dependencies [11:23] so I'm PEP8 cleaning up the code to have less spurious warnings from flake8 [11:24] and I'll de-lazify all external imports, which should make it possible for 2to3 to fix all the boring urllib* changes [11:24] but I won't touch bzrlib internal imports [11:24] so long story short [11:24] some of my patches could be merged upstream [11:25] but I'm really no inclined to do 2.6 compatible code anymore [11:42] I don't think I'd have any terribly strong objections to it. But my vote is pretty far off in a corner. [11:43] Seems like what's around in long-term supported releases of Ubuntu/Red Hat/etc has traditionally set a minimal floor. [11:53] fullermd: thanks [12:58] Bringing it up on-list will hit a wider audience; I think most packagers are on it, or at least were. [19:05] Is this the correct channel for discussing issues with bzr branching, merge proposals / bug fixes etc?