[12:05:08] <ronny> if we need to override the scriptwriter class at easy_install invocations, the whole thing becomes more compicated
[12:05:39] <ronny> jaraco: i suspect there is need for some basic brainstorming
[12:06:39] <jaraco> I hadn’t thought about it too much - I thought my changes were equivalent to yours. If they’re not, then you’re right - some brainstorming is needed.
[12:09:33] <jaraco> Well, I see one mistake already.
[12:10:35] <jaraco> Mine. Yes - I meant to be changing the ScriptWriter, not easy_install.
[12:10:54] <jaraco> And so an override in develop doesn’t even make sense.
[12:11:28] <pmxbot> jaraco pushed 1 commit to setuptools (https://bitbucket.org/pypa/setuptools/) :
[12:11:28] <pmxbot> Backed out changeset 38b415c244b8
[12:12:33] <jaraco> That also explains why I thought it would conflict but did not.
[12:13:58] <ronny> due to personal constraints i also cant write tests for my own cahnge before nexxt weekend, today is allocated for py.test and my gf
[12:17:27] <jaraco> no problem. I need to punt on it too. Thanks for catching that mistake.